aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/iciql/util
Commit message (Expand)AuthorAgeFilesLines
* Conform to Apache standard directory layoutJames Moger2013-03-089-2028/+0
* Fixed password bug in model generator tool (issue 7)James Moger2012-09-181-7/+1
* Generate SELECT T0.* type statementsv0.7.8James Moger2012-01-111-0/+13
* Fixes to model generation. Fixes to default SQL dialect.James Moger2011-08-311-1/+6
* Renamed logger. Improved test suite. Added Apache Commons and DBCP.v0.7.0James Moger2011-08-172-23/+34
* Added support for PostgreSQL. Passes all but the boolean-as-int tests.James Moger2011-08-171-1/+1
* Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T)James Moger2011-08-161-5/+20
* Improving performance documentation.James Moger2011-08-151-6/+10
* Added Derby dialect. Finished HSQL dialect. Documentation.James Moger2011-08-156-10/+91
* Documentation. Source cleanup. Prepare 0.6.4 release.v0.6.4James Moger2011-08-121-0/+1
* Full primitives support.James Moger2011-08-121-0/+4
* Added support for HSQL database. Revised dialects some more.James Moger2011-08-111-6/+16
* IQTable.primaryKey is now an array. Default values from objects.James Moger2011-08-091-1/+1
* Documentation. EnumType default is NAME. James Moger2011-08-081-6/+2
* Fully support H2 UUID type. Cleanup imports for generated models.James Moger2011-08-081-0/+3
* Partial primitives support: insert, update, and select but NOT where.James Moger2011-08-081-15/+18
* Finished enum query support (issue 4)James Moger2011-08-071-0/+19
* Simplified annotations. Interchangeable int-boolean runtime mapping.James Moger2011-08-051-0/+16
* Customizable enumId() mapping (issue 2)James Moger2011-08-041-16/+29
* BLOB support (issue 1) and Enum support (issue 2). Documentation.James Moger2011-08-041-0/+111
* Overhauling annotations.James Moger2011-08-041-0/+8
* Initial commit of iciql.James Moger2011-08-039-0/+1721