]> source.dussan.org Git - iciql.git/commit
Support mapping SQL BOOLEAN -> primitive numeric types
authorJames Moger <james.moger@gitblit.com>
Mon, 6 Oct 2014 16:12:41 +0000 (12:12 -0400)
committerJames Moger <james.moger@gitblit.com>
Mon, 6 Oct 2014 16:12:41 +0000 (12:12 -0400)
commit40ad76e1db008923cd089b0dde80590156fa0596
treea76f96d22a48ada60f6a2b6c0174884a54c2ddf0
parent8eed45f5117065995cbceb7ae2a96c9057a806bd
Support mapping SQL BOOLEAN -> primitive numeric types
releases.moxie
src/main/java/com/iciql/util/Utils.java
src/test/java/com/iciql/test/BooleanModelTest.java
src/test/java/com/iciql/test/models/BooleanModel.java