19 Commits (dependabot/maven/junit-junit-4.13.1)

Author SHA1 Message Date
Travis Burtrum 50ebcc84cb Begin to refactor tests into single test module 5 years ago
Travis Burtrum edd6fc6e65 Remove Blob and Clob annotations in favor of SQL bind syntax 5 years ago
Travis Burtrum 4c8c848a1f Fix jdbcmapper enums when being compiled in same run as generated code 5 years ago
Travis Burtrum 391fbc6b97 Forgot to genPrestoPersonDAO.sh as always 5 years ago
Travis Burtrum ebccf0a0e2 Forgot to generated Presto tests 5 years ago
Travis Burtrum 9829e98ae0 Add support for @SingleRow in JdbcMapper 6 years ago
Travis Burtrum d2353bd74b Add JdbcMapper.WarnOnUnusedParams annotation 6 years ago
Travis Burtrum 6f23696952 Allow to manually specify columnNames and isSelect for unparseable SQL queries in jdbcmapper 6 years ago
Travis Burtrum 6fef6f284f in JdbcMapper, return byte[] as ResultSet.getBytes() and not as an array of the columns 6 years ago
Travis Burtrum c1b8cfcf3b Use expected defaults for primitive types in jdbcmapper 6 years ago
Travis Burtrum 8079ae6aa7 Forgot to run genPrestoPersonDAO.sh 6 years ago
Travis Burtrum 46686e5b05 Allow JdbcMapper to use reflection for non-public fields optionally 6 years ago
Travis Burtrum f9ac10c70f Fix multiple artifact builds 6 years ago
Travis Burtrum fe2a6eec22 Support for java.time api classes 6 years ago
Travis Burtrum 6fe563f25a Re-factor TypeMappingsFactory with proper support for Enums 6 years ago
Travis Burtrum 9c22b36267 Implement Stream support in jdbcmapper 6 years ago
Travis Burtrum c902da5126 Add support for java 8 while keeping java 6 compatible artifacts 6 years ago
Travis Burtrum 2f19f2ad46 Remove requirement for @JdbcMapper.Mapper to implement JdbcMapper, logic around requiring close() method or not 6 years ago
Travis Burtrum 5960341297 Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+) 6 years ago