rob bygrave
|
96cc8d7605
|
#1427 - QueryCache should be cleared, if one of a dependent bean is updated
Initial work, does not include propagation across cluster.
|
2018-06-15 17:36:23 +12:00 |
|
rob bygrave
|
eba1003c19
|
#1404 - Query.findCount() with query.setDistinct(true) ... doesn't give count distinct SQL query
|
2018-06-07 00:32:39 +12:00 |
|
Rob Bygrave
|
74a9019535
|
#115 - Mapping - Add support for @ElementCollection enhancement
Initial support - simple List.
|
2018-03-20 14:22:29 +13:00 |
|
 Roland PramlandRob Bygrave
|
021d57f4b2
|
FIX: @Formula on @ManyToOne produces SQLException ... fix appends missing FROM clause for formula joins #1299
|
2018-03-02 11:43:08 +13:00 |
|
Rob Bygrave
|
81d48d67a7
|
#123 - Mapping - Add support for OneToMany JoinTables
|
2018-02-20 14:40:21 +13:00 |
|
rob bygrave
|
0bf4c84bc8
|
#1153 - Refactor move SplitName into io.ebean.util
|
2017-10-05 00:41:32 +13:00 |
|
rob bygrave
|
711701932a
|
#1023 - Bug with findSingleAttributeList() when used against @ManyToOne / foreign key
|
2017-05-11 23:20:19 +12: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
|
d9147327c1
|
#944 - Incorrect join (should be outer join) when predicate only path traverses an optional relationship to a mandatory relationship
|
2017-01-11 23:21:50 +13:00 |
|
Rob Bygrave
|
84e1e12b66
|
#900 - Error - Can't fetch JsonDB field - org.postgresql.util.PSQLException: ERROR: could not identify an equality operator for type json
|
2016-12-20 02:59:47 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|