Go to file
Travis Burtrum c1139447e4 In JdbcMapper, error out on unused parameters 2017-06-02 01:01:53 -04:00
common Implement in lists for Oracle and standard SQL in JdbcMapper 2017-06-02 00:39:03 -04:00
jdbcmapper In JdbcMapper, error out on unused parameters 2017-06-02 01:01:53 -04:00
presto-sqlparser Remove requirement for @JdbcMapper.Mapper to implement JdbcMapper, logic around requiring close() method or not 2017-05-28 23:38:10 -04:00
querymapper Call .setClob for clob wrapped Strings in QueryMapper 2017-05-29 18:24:48 -04:00
runtime-compiler Split into modules 2017-05-28 18:01:00 -04:00
.gitignore Make behavior of mapping consistant between methods and fields, and handle conflicts between underscores and no underscores by picking the most exact match 2014-06-11 13:22:01 -04:00
LICENSE.txt Fork from beehive 2017-05-28 00:29:58 -04:00
pom.xml Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+) 2017-05-28 22:14:30 -04:00