Commit Graph

68 Commits

Author SHA1 Message Date
Travis Burtrum 195a0c0484 Add TypeReference and toType method to querymapper 2017-06-29 00:00:46 -04:00
Travis Burtrum df2ccda9fa Add constructor calling for jdbcmapper and discover bug in javac 1.8 with -parameters option 2017-06-19 22:37:44 -04:00
Travis Burtrum d2df6dabaf Add constructor calling for querymapper in java8+ only for now 2017-06-19 21:08:22 -04:00
Travis Burtrum 46686e5b05 Allow JdbcMapper to use reflection for non-public fields optionally 2017-06-19 00:34:23 -04:00
Travis Burtrum 115a62293e Allow CompilingRowToObjectMapper to use reflection for non-public fields optionally 2017-06-18 21:58:55 -04:00
Travis Burtrum f9ac10c70f Fix multiple artifact builds 2017-06-13 23:55:57 -04:00
Travis Burtrum fe2a6eec22 Support for java.time api classes 2017-06-13 22:56:00 -04:00
Travis Burtrum 6fe563f25a Re-factor TypeMappingsFactory with proper support for Enums 2017-06-13 21:42:32 -04:00
Travis Burtrum 280e11b713 Implement toStream() in querymapper 2017-06-12 22:57:43 -04:00
Travis Burtrum 099d88c26d Enable java 8 lambda for ResultSetIterable when compiling for 8+ 2017-06-12 19:24:04 -04:00
Travis Burtrum d74c272e73 Add ResultSetIterable support to querymapper 2017-06-08 23:02:12 -04:00
Travis Burtrum 85e0d868fe Compile differently based on Calendar object existence 2017-06-07 20:30:58 -04:00
Travis Burtrum 8e125d8e68 Clean up random todos 2017-06-07 19:15:00 -04:00
Travis Burtrum 783b51b810 Migrate JdbcMapperProcessor away from using reflection and Class objects all together... 2017-06-07 02:43:46 -04:00
Travis Burtrum 12fc0edbd4 Call .setClob for clob wrapped Strings in QueryMapper 2017-05-29 18:24:48 -04:00
Travis Burtrum 5960341297 Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+) 2017-05-28 22:14:30 -04:00
Travis Burtrum 849a85f1be Split into modules 2017-05-28 18:01:00 -04:00
Travis Burtrum 59cf4ff2cd Fork from beehive 2017-05-28 00:29:58 -04:00