aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/iciql/SQLStatement.java
Commit message (Collapse)AuthorAgeFilesLines
* Reformat project with default IntelliJ settingsJames Moger2016-04-051-158/+158
|
* Support data type adaptersJames Moger2014-10-291-1/+1
| | | | | 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/+190