summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-11-06 15:34:50 -0500
committerJames Moger <james.moger@gitblit.com>2014-11-09 11:15:14 -0500
commit96d0aca9ff3b29be62bc6558af80fe115b646b88 (patch)
tree250e525f8975d44c95c5111bfb66d6d2cdd84919 /releases.moxie
parentdb0d58c22a0bd4fa2baf023428599757aa4db381 (diff)
downloadiciql-96d0aca9ff3b29be62bc6558af80fe115b646b88.tar.gz
iciql-96d0aca9ff3b29be62bc6558af80fe115b646b88.zip
Implement Dao proxy generation with annotated sql statement execution
This functionality is inspired by JDBI but is not based on it's implementation.
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie10
1 files changed, 7 insertions, 3 deletions
diff --git a/releases.moxie b/releases.moxie
index 9cdb65b..7f829f5 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -10,10 +10,14 @@ r23: {
text: ~
security: ~
fixes: ~
- changes: ~
- additions: ~
+ changes:
+ - Improved automatic date conversions
+ - Revised data type adapters to be specified separately with the @TypeAdapter annotation
+ additions:
+ - Add a Dao feature similar to JDBI
dependencyChanges: ~
- contributors: ~
+ contributors:
+ - James Moger
}
#