rob bygrave
|
83776a1eae
|
#1552 - Remove deprecated methods on Transaction setBatch(PersistBatch) .. migrate to setBatchMode(boolean)
|
2018-11-19 23:36:15 +13:00 |
|
rob bygrave
|
c088cfa339
|
#1421 - Nested programatic transaction using auto close / try with resources ... does not end/rollback the parent/outer transaction
|
2018-06-13 22:22:29 +12:00 |
|
 Roland PramlandRob Bygrave
|
0e3f47ee82
|
No effective code change: Fixwarnings, overrides, generics etc. (#1285)
|
2018-02-27 10:15:19 +13:00 |
|
Rob Bygrave
|
84bb4ff78c
|
#1207 - Regression added in 11.4.1 with NPE on @transactional(type = TxType.SUPPORTS)
|
2017-11-13 21:33:39 +13:00 |
|
Rob Bygrave
|
ff67ef60b0
|
#1197 - Refactor how @Transactional methods internally managed
|
2017-11-03 02:13:56 +13:00 |
|
Rob Bygrave
|
6e2712ea49
|
#1169 - Memory leak - DefaultTransactionThreadLocal holding reference to transaction
|
2017-10-16 22:14:48 +13:00 |
|
rob bygrave
|
2c436c3af5
|
#1123 - 11.1.1 API change - moved PersistBatch, Platform, TxIsolation and TxType to io.ebean.annotation package
|
2017-09-15 21:48:37 +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 |
|