summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/iciql/SQLDialectH2.java
Commit message (Collapse)AuthorAgeFilesLines
* Use JavaType as the key for DataTypeAdapter registrationJames Moger2015-04-161-1/+1
|
* Support data type adaptersJames Moger2014-10-291-2/+3
| | | | | This allows custom types to be (de)serialized into a standard JDBC type or to support db-specific data types, like the Postgres json and xml types.
* Conform to Apache standard directory layoutJames Moger2013-03-081-0/+135