summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/iciql/util
Commit message (Expand)AuthorAgeFilesLines
* Allow construction of Set, List, and Map fields for DataTypeAdaptersJames Moger2015-06-301-0/+11
* Move standard object deserialization into the dialectJames Moger2015-04-161-1/+56
* Revise type adapter definition to be a separate annotationJames Moger2014-11-091-0/+23
* Improve Date type conversionsJames Moger2014-11-061-0/+14
* Improve SQL numeric to Java object type conversionsJames Moger2014-11-011-0/+10
* Support generic types for EnumId mappingJames Moger2014-10-221-15/+50
* Support mapping SQL BOOLEAN -> primitive numeric typesJames Moger2014-10-061-3/+15
* Be more careful with primitive type rollover in alias instantiationJames Moger2014-10-061-8/+8
* add support condition oneOf / noneOfSotaro SUZUKI2014-10-061-0/+5
* Conform to Apache standard directory layoutJames Moger2013-03-089-0/+2028