rob bygrave
|
3af1b574fd
|
#1588 -Fix query plan capture excluding update and delete queries from query plan capture
|
2018-12-21 14:31:49 +13:00 |
|
 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 |
|
rob bygrave
|
8fc6c4c648
|
#1580 - Refactor move io.ebeaninternal.metric to public package of io.ebean.metric (such that it can be used by plugins like redis l2 cache plugin)
|
2018-12-19 14:16:36 +13:00 |
|
rob bygrave
|
e4088c5fbe
|
#1571 - NPE in cacheable bean with embeddedid on delete
|
2018-12-05 23:03:15 +13:00 |
|
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
|
74a9019535
|
#115 - Mapping - Add support for @ElementCollection enhancement
Initial support - simple List.
|
2018-03-20 14:22:29 +13:00 |
|
Rob Bygrave
|
85bfe3d03e
|
#1345 - Refactor io.ebean.meta.MetaInfoManager API (query execution metrics). Breaking change for people collecting query execution metrics.
|
2018-03-10 02:51:51 +13:00 |
|
Rob Bygrave
|
07cdf64ece
|
#1238 - Refactor MetaInfoManager - collect query plan stats, fix collection of stats on UpdateQuery
|
2018-01-19 01:07:37 +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
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|