JdbcMapper/jdbcmapper/src/main/java/com/moparisthebest/jdbc/codegen
Travis Burtrum 3675ae0f73 Fix compilation for 1.6 2017-11-10 00:26:55 -05:00
..
AbstractSQLParser.java Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+) 2017-05-28 22:14:30 -04:00
CompileTimeResultSetMapper.java Print proper errors with links to methods instead of throwing exceptions 2017-11-08 23:31:28 -05:00
CompileTimeRowToObjectMapper.java Fix compilation for 1.6 2017-11-10 00:26:55 -05:00
InListVariableElement.java Add support for java 8 while keeping java 6 compatible artifacts 2017-06-12 20:59:04 -04:00
JdbcMapperProcessor.java Print proper errors with links to methods instead of throwing exceptions 2017-11-08 23:31:28 -05:00
ManualSQLParser.java Allow to manually specify columnNames and isSelect for unparseable SQL queries in jdbcmapper 2017-08-04 13:55:05 -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