JdbcMapper/beehive-jdbc-mapper/src/main/java/com/moparisthebest/jdbc
Travis Burtrum c9e8037963 Cache options for CachingResultSetMapper too, added StaticCachingResultSetMapper and StaticCompilingResultSetMapper 2017-05-17 14:01:08 -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 Cache options for CachingResultSetMapper too, added StaticCachingResultSetMapper and StaticCompilingResultSetMapper 2017-05-17 14:01:08 -04:00
CachingRowToObjectMapper.java Cache options for CachingResultSetMapper too, added StaticCachingResultSetMapper and StaticCompilingResultSetMapper 2017-05-17 14:01:08 -04:00
CaseInsensitiveMapResultSetMapper.java Change default arrayMaxLength to unlimited when using ResultSetMapper/QueryMapper directly 2014-08-28 13:06:29 -04:00
CaseInsensitiveMapRowToObjectMapper.java The original ResultSetMapper returned a case-insensitive HashMap for each row, add support for that again... 2014-05-15 15:56:06 -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 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
CleaningRowToObjectMapper.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
CompilingResultSetMapper.java Flexible cache implementation options in CompilingResultSetMapper 2017-05-17 12:35:28 -04:00
CompilingRowToObjectMapper.java Cache constructor in CachingResultSetMapper too 2017-05-17 13:49:36 -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 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
RowMapper.java Some re-factoring for lazy loading 2017-05-17 13:07:08 -04:00
RowToObjectMapper.java Some re-factoring for lazy loading 2017-05-17 13:07:08 -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 Cache options for CachingResultSetMapper too, added StaticCachingResultSetMapper and StaticCompilingResultSetMapper 2017-05-17 14:01:08 -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