JdbcMapper/beehive-jdbc-mapper/src/main/java/com/moparisthebest/jdbc
Travis Burtrum e7639d740c Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
..
util Handle booleans same way in CompilingResultSetMapper as ResultSetMapper 2017-05-17 10:15:27 -04:00
ArrayInList.java Have InList sql always be wrapped by parens 2015-05-01 09:45:51 -04:00
BindInList.java Add ListQueryMapper and various InList implementations to assist with sql-in-type queries 2015-04-29 12:03:35 -04:00
CachingQueryMapper.java Remove toMap that takes a Map class, because it cannot be called without an unchecked warning, send in object 2017-04-20 14:15:59 -04:00
CachingResultSetMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
CachingRowToObjectMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
CaseInsensitiveMapResultSetMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
CaseInsensitiveMapRowToObjectMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
Cleaner.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
CleaningResultSetMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
CleaningRowToObjectMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
CompilingResultSetMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
CompilingRowToObjectMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
Finishable.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
InList.java Add ListQueryMapper and various InList implementations to assist with sql-in-type queries 2015-04-29 12:03:35 -04:00
ListQueryMapper.java Remove toMap that takes a Map class, because it cannot be called without an unchecked warning, send in object 2017-04-20 14:15:59 -04:00
MapperException.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
NullQueryMapper.java Remove toMap that takes a Map class, because it cannot be called without an unchecked warning, send in object 2017-04-20 14:15:59 -04:00
OracleArrayInList.java Have InList sql always be wrapped by parens 2015-05-01 09:45:51 -04:00
QueryMapper.java Remove toMap that takes a Map class, because it cannot be called without an unchecked warning, send in object 2017-04-20 14:15:59 -04:00
ResultSetMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
RowMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
RowToObjectMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
SQLExceptionColumnNum.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
StatementClosingResultSet.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
StaticCachingResultSetMapper.java Cache options for CachingResultSetMapper too, added StaticCachingResultSetMapper and StaticCompilingResultSetMapper 2017-05-17 14:01:08 -04:00
StaticCompilingResultSetMapper.java Somewhat major re-factor, all tests pass now 2017-05-17 17:32:48 -04:00
TryClose.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
TypeMappingsFactory.java First commit of beehive-jdbc-mapper, which has no dependencies, but which beehive-jdbc-control now depends on 2014-04-22 14:40:18 -04:00
UpdateableDTO.java Get values for UpdateableDTO.YES and UpdateableDTO.NO from System Properties 2014-04-22 15:02:35 -04:00