rob bygrave
|
01541bb208
|
#1457 - Issue with @ManyToOne with @EmbeddedId where only some columns are insertable or updatable
|
2018-07-18 21:29:08 +12:00 |
|
rob bygrave
|
ddc00fedb6
|
#1397 - @DbForeignKey(noConstraint = true) is ignored on @ManyToMany ... foreign constraints still added
|
2018-05-31 10:55:58 +12:00 |
|
Rob Bygrave
|
cca837bcfa
|
#1354 - ENH: Add SqlUpdate setNextParameter() ... as alternative for positioned parameters
|
2018-03-28 00:45:12 +13: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
|
c8e199177c
|
#1294 - NPE when delete cascade from bean with SoftDelete to imported OneToOne without SoftDelete
|
2018-02-27 15:31:26 +13:00 |
|
Rob Bygrave
|
9bade12c9d
|
#1251 - Delete cascade with 11+ and Postgres throws exception
Fix
|
2018-02-07 16:47:59 +13:00 |
|
Rob Bygrave
|
156f505394
|
#1181 - ENH: Add @FetchPreference support - Secondary query generation is based on order of fetch statements
|
2017-11-08 23:19:58 +13:00 |
|
rob bygrave
|
0bf4c84bc8
|
#1153 - Refactor move SplitName into io.ebean.util
|
2017-10-05 00:41:32 +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 |
|
 Koen De GrooteandRob Bygrave
|
6120a465e1
|
Simple fixes (#976)
* Should be only the really simple stuff.
* Final cleanups.
|
2017-02-23 23:46:51 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|