JdbcMapper/jdbcmapper/src/main/java/com/moparisthebest/jdbc/codegen
Travis Burtrum 6fef6f284f in JdbcMapper, return byte[] as ResultSet.getBytes() and not as an array of the columns 2017-07-12 22:34:51 -04:00
..
AbstractSQLParser.java Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+) 2017-05-28 22:14:30 -04:00
CompileTimeResultSetMapper.java in JdbcMapper, return byte[] as ResultSet.getBytes() and not as an array of the columns 2017-07-12 22:34:51 -04:00
CompileTimeRowToObjectMapper.java in JdbcMapper, return byte[] as ResultSet.getBytes() and not as an array of the columns 2017-07-12 22:34:51 -04:00
InListVariableElement.java Add support for java 8 while keeping java 6 compatible artifacts 2017-06-12 20:59:04 -04:00
JdbcMapperProcessor.java Tweak JdbcMapperFactory, now used for QueryMapper and JdbcMapper generated classes 2017-07-03 03:05:53 -04:00
ReflectionFields.java Allow JdbcMapper to use reflection for non-public fields optionally 2017-06-19 00:34:23 -04:00
SimpleSQLParser.java Fix case of functions in select statement in SimpleSQLParser 2017-06-19 23:50:59 -04:00