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 |
|
 André CamiloandRob Bygrave
|
a8434f22ff
|
Inheritance - Add support for @DiscriminatorValue to be optional (#1361)
|
2018-04-12 20:38:09 +12:00 |
|
Rob Bygrave
|
74a9019535
|
#115 - Mapping - Add support for @ElementCollection enhancement
Initial support - simple List.
|
2018-03-20 14:22:29 +13:00 |
|
rob bygrave
|
e75670f207
|
#1188 - When using inheritance getReference() on a leaf type ... should not hit the DB
|
2017-11-01 20:42:18 +13:00 |
|
rob bygrave
|
79f7c73983
|
#999 - Refactor tidy for ... @DiscriminatorColumn columnDefinition is ignored for DDL generation
|
2017-05-20 15:22:06 +12:00 |
|
rob bygrave
|
d04954e46f
|
#999 - @DiscriminatorColumn columnDefinition is ignored for DDL generation
|
2017-05-20 15:03:21 +12:00 |
|
 Roland PramlandRob Bygrave
|
40ca179509
|
FIX: do not hit database if inherited entity has no children (#974)
* FIX: do not hit database if inherited entity has no children
* ADD: Testcase for creating references of inherited beans
|
2017-02-26 12:25:55 +13:00 |
|
Rob Bygrave
|
35f3f53443
|
No effective change - format and imports only
|
2017-02-24 00:06:13 +13:00 |
|
 Roland PramlandRob Bygrave
|
40f5596837
|
add missing @override (#975)
* no effective code change: add missing @override in "io.ebean.*" package
* no effective code change: add missing @override in "io.ebeaninternal.api.*" package
* no effective code change: add missing @override in "io.ebeaninternal.server.*" package
* no effective code change: add missing @override in "io.ebeaninternal.util.*" package
* no effective code change: add missing @override in "io.ebeanservice.*" package
* no effective code change: add missing @override in "src/test/java/"
|
2017-02-24 00:01:25 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|