rob bygrave
|
b4105ab5d0
|
#1683 - Refactor MetaQueryPlan and MetaOrmQueryMetric - rename getQueryPlanHash() to getSqlHash()
|
2019-04-26 12:55:40 +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
|
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
|
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 |
|
 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 |
|