moparisthebest
|
bf48b9a40e
|
Added another test
|
2014-07-24 12:13:47 -04:00 |
|
moparisthebest
|
2dec1ea7cf
|
Fix return of primitive types by removing explicit cast, add tests to prevent regressions
|
2014-06-25 12:10:12 -04:00 |
|
moparisthebest
|
117910274e
|
Try *again* to fix exception thrown when constructor cannot be found if the constructor is not needed, and *again* add some more tests
|
2014-06-19 08:57:23 -04:00 |
|
moparisthebest
|
8664d887d2
|
Fix exception thrown when constructor cannot be found if the constructor is not needed, add some more tests
|
2014-06-11 14:30:22 -04:00 |
|
moparisthebest
|
a3647dd95a
|
Depend on latest version of junit and change junit dependency in beehive-controls to provided for the one abstract test case in there
|
2014-06-11 13:35:49 -04:00 |
|
moparisthebest
|
375f8b8413
|
Make behavior of mapping consistant between methods and fields, and handle conflicts between underscores and no underscores by picking the most exact match
|
2014-06-11 13:22:01 -04:00 |
|
moparisthebest
|
f7b1a52ba1
|
Handle non-public default constructors
|
2014-06-11 09:51:08 -04:00 |
|
moparisthebest
|
fe1ab6def8
|
Improve exception message in RowToObjectMapper and don't look for extra methods with underscores stripped if an exact match is found
|
2014-05-16 15:36:34 -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
|
2d9c00e8db
|
Do EnsureContext.setup() call from QueryMapper once
|
2014-04-22 16:02:57 -04:00 |
|
moparisthebest
|
48e93aaa44
|
Get values for UpdateableDTO.YES and UpdateableDTO.NO from System Properties
|
2014-04-22 15:02:35 -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 |
|