 Rob BygraveandGitHub
|
94591954b3
|
1476 - Query plan capture, initial wip capturing bind params (#1477)
* 1476 - Query plan capture, initial wip capturing bind params
* No effective change - Reset test default db to H2
* #1476 - Query plan capture, initial wip capturing bind params #1477
Update with consumer
* #1476 - Query plan capture, initial wip capturing bind params #1477
Update with query plan request
* #1476 - Query plan capture, initial wip capturing bind params #1477
Extract interface
* #1476 - Query plan capture, initial wip capturing bind params #1477
Extract interface
|
2018-12-19 16:04:28 +13:00 |
|
 Roland PramlandRob Bygrave
|
808004165c
|
Code cleanup (#1534)
* removed unused imports (no code change)
* Add missing @Override / @SupressWarnings (no code change)
* FIX: serialization warnings
* FIX: Access to static member
|
2018-11-10 20:07:01 +13:00 |
|
 Roland PramlandRob Bygrave
|
61eedb4e9a
|
Fixed tests that modify BasicData (#1530)
|
2018-11-03 16:38:26 +13:00 |
|
rob bygrave
|
c981944c8e
|
#1444 - JSON parsing with inheritance - java.lang.UnsupportedOperationException: cannot create entity bean for abstract entity ...
|
2018-07-04 21:26:17 +12:00 |
|
rob bygrave
|
ce02e7ce70
|
No effective change - tidy tests
|
2018-07-04 21:25:10 +12:00 |
|
Rob Bygrave
|
acd5578d8a
|
#115 - Mapping - Add support for @ElementCollection enhancement
Add element collection L2 cache support
|
2018-03-29 01:15:58 +13:00 |
|
 Roland PramlandRob Bygrave
|
11e180aa3f
|
FIX: introduced TransactionalTestCase, so that changes to DB are not persisted (#1298)
* FIX: introduced TransactionalTestCase, so that changes to DB are not persisted
* removed license header
|
2018-03-02 09:10:21 +13:00 |
|
 Roland PramlandRob Bygrave
|
b66f18bfd6
|
Fix warnings 2 (#1130)
* FIX: warnings (add generics, overrides, fix imports) - should be no effecive code change
* replaced deprecated methods by default methods
* FIX: more compiler warnings
* FIX more warnings - no code changes
* FIX: deprecated call to JsonParseException
* Remove unused code, check unused variables
|
2017-09-14 00:32:48 +12:00 |
|
 Roland PramlandRob Bygrave
|
a5bcd49ecb
|
FIX: Clean up before running tests - otherwise tests will fail if a previous test did not clean up well. (This fixes test failures in Eclipse where tests are executed in different order than in maven) (#1089)
|
2017-08-30 17:44:30 +12:00 |
|
 Roland PramlandRob Bygrave
|
1292c86b76
|
removed duplicate StringHelper (#958)
|
2017-01-31 22:10:45 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|