]> source.dussan.org Git - jackcess.git/commit
handle order of ops for other types of exprs
authorJames Ahlborn <jtahlborn@yahoo.com>
Tue, 25 Oct 2016 20:17:13 +0000 (20:17 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Tue, 25 Oct 2016 20:17:13 +0000 (20:17 +0000)
commit87449dd32ad74edf200a1ed1b8d62e3ab02ae81b
tree1bae009f0c26ed49fd6b100ff535d17cc191450e
parentd0a4733bea1b31c69d6dd250a727c84e33506592
handle order of ops for other types of exprs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/exprs@1051 f203690c-595d-4dc9-a70b-905162fa7fd2
src/main/java/com/healthmarketscience/jackcess/util/Expressionator.java
src/test/java/com/healthmarketscience/jackcess/util/ExpressionatorTest.java