aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/iciql/Query.java
Commit message (Expand)AuthorAgeFilesLines
* Support data type adaptersJames Moger2014-10-291-5/+11
* Revise nested conditions implementation and apiJames Moger2014-10-221-31/+45
* add support stackable condition: ex. X and (Y or Z)Sotaro SUZUKI2014-10-061-3/+51
* add support condition oneOf / noneOfSotaro SUZUKI2014-10-061-0/+16
* Fix a bug and limit 1 select when select firstKazunobu Raita2014-02-221-2/+3
* Conform to Apache standard directory layoutJames Moger2013-03-081-0/+947