|
bd02ce8372
|
[maven-release-plugin] prepare for next development iteration
|
2015-03-16 15:03:27 -04:00 |
|
|
c3b84adc3e
|
[maven-release-plugin] prepare release beehive-1.0.3
|
2015-03-16 15:03:27 -04:00 |
|
moparisthebest
|
1e7092c623
|
Remove check for valid arrayMaxLength value, now anything <= 0 just means unlimited
|
2014-09-10 11:59:03 -04:00 |
|
moparisthebest
|
4d574cb75f
|
Change default arrayMaxLength for JdbcControls from 1024 to -1 (unlimited)
|
2014-09-10 11:45:50 -04:00 |
|
moparisthebest
|
01a6f53d59
|
Change default arrayMaxLength to unlimited when using ResultSetMapper/QueryMapper directly
|
2014-08-28 13:06:29 -04:00 |
|
moparisthebest
|
2694436119
|
The original ResultSetMapper returned a case-insensitive HashMap for each row, add support for that again...
|
2014-05-15 15:56:06 -04:00 |
|
moparisthebest
|
05a2ddfe79
|
Swap out DefaultObjectResultSetMapper with NewDefaultObjectResultSetMapper in JdbcControlImpl
|
2014-04-22 16:03:32 -04:00 |
|
moparisthebest
|
d0e1e03756
|
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 |
|
moparisthebest
|
39338e999f
|
Refactored ResultSetMapper to be an interface, old classes that used to extend it should now extend AbstractResultSetMapper
|
2014-04-22 14:14:03 -04:00 |
|
moparisthebest
|
355ef02abd
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-22 08:45:21 -04:00 |
|
moparisthebest
|
225e7b4de0
|
[maven-release-plugin] prepare release beehive-1.0.2
|
2014-04-22 08:45:15 -04:00 |
|
moparisthebest
|
c050957b1e
|
Fix beehive-jdbc-control, exclude *.java from jars (placed there by annotation processors)
|
2014-04-21 15:26:05 -04:00 |
|
moparisthebest
|
2471981dbc
|
re-structure into standard maven layout
|
2014-04-21 14:36:57 -04:00 |
|
moparisthebest
|
069b5b965b
|
Update poms to new com.moparisthebest.beehive groupId, bump version of aptIn16 used to 0.2
|
2014-04-21 11:01:33 -04:00 |
|
moparisthebest
|
451feb0199
|
Add maven pom files to build as actual maven projects with all dependencies only from maven central repo
|
2014-04-21 09:14:11 -04:00 |
|