summaryrefslogtreecommitdiffstats
tag namev0.7.1 (e8a01d6d7a1f9c399a13b3d04cff38b65b32aea0)
tag date2011-08-31 14:08:12 -0400
tagged byJames Moger <james.moger@gmail.com>
tagged objectcommit ba323f66e1...
downloadiciql-0.7.1.tar.gz
iciql-0.7.1.zip
* api change release (API v7)
* Undeprecated interface configuration * Interface configuration now maps ALL fields, not just public fields * Added @IQIgnore annotation to explicitly skip fields for interface configuration * Created additional Define static methods to bring interface configuration to near-parity with annotation configuration * Documented POJO configuration option (limited subset of interface configuration) * Fix to PostgreSQL dialect when creating autoincrement columns * Fix to default dialect when creating autoincrement columns * Added Db.open(url) method