rob bygrave
|
eb292e017e
|
#1868 - Change the Metric "sqlHash" into a hash of the SQL + name + location
|
2019-11-20 20:15:32 +13:00 |
|
 Rob BygraveandGitHub
|
88839f7613
|
Refactor rename method ProfileLocation.shortDescription() to location() (#1859)
|
2019-11-20 20:01:45 +13:00 |
|
rob bygrave
|
affd720390
|
#1854 - Use profile location label to automatically give good metric name for @Transactional (with profile location enhancement)
|
2019-11-07 11:18:26 +13:00 |
|
rob bygrave
|
2f8a99c304
|
#1747 - Refactor io.ebeaninternal.server.query access and remove unused
|
2019-07-02 22:37:35 +12:00 |
|
rob bygrave
|
8bfae9deef
|
#1738 - Refactor simplify switch and various
|
2019-06-28 23:48:03 +12:00 |
|
rob bygrave
|
30ae435f33
|
#1672 - ENH: Add ebean.dumpMetricsOnShutdown=true ... for dumping metrics
|
2019-04-12 00:45:00 +12:00 |
|
rob bygrave
|
f06f21cf5e
|
#1660 - Modify MetaOrmQueryMetric getQueryPlanHash to return hash of sql
|
2019-03-27 16:12:09 +13:00 |
|
rob bygrave
|
fc032c632b
|
#1658 - ENH: Add label to ProfileLocation and use as default query label
|
2019-03-27 09:37:35 +13:00 |
|
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 |
|