Rob Bygrave
|
8301cb634e
|
#1027 - ENH: Add a Slow query event listener ... to log or listen to queries that exceed some defined execution time
|
2017-10-03 15:04:30 +13:00 |
|
rob bygrave
|
c7a7651602
|
#1127 - Remove the ebean.query.globallimit of 1 million "backstop"
|
2017-09-13 21:22:03 +12:00 |
|
Rob Bygrave
|
c8d01828b3
|
#991 ENH: Add forUpdateNoWait() and forUpdateSkipLocked() options ... #528 ENH: Improve exception handling
|
2017-03-13 20:50:22 +13:00 |
|
 Roland PramlandRob Bygrave
|
a315c7c11e
|
More small fixes (#977)
* no effecitve code change: add @FunctionalInterface to designated interfaces
* no effective code change: removed obsolete imports
* no effective code change: removed obsolete @SuppressWarnings
* no effective code change: add @SuppressWarnings to UUID_PLACEHOLDER
|
2017-02-24 08:42:27 +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 |
|
 Roland PramlandRob Bygrave
|
1292c86b76
|
removed duplicate StringHelper (#958)
|
2017-01-31 22:10:45 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|