Rob Bygrave
|
f9cd955f7a
|
#1245 - Refactor internals - Add to TransactionManager externalRemoveTransaction() and externalBeginTransaction()
These provide a better/tidier way for external transaction managers (like ebean-spring-txn) to begin and end externally
managed transactions.
|
2018-01-31 13:28:42 +13:00 |
|
Rob Bygrave
|
ff67ef60b0
|
#1197 - Refactor how @Transactional methods internally managed
|
2017-11-03 02:13:56 +13:00 |
|
Rob Bygrave
|
a89a9f0202
|
#1166 - Refactor to use beginServerTransaction() to make Ebean.currentTransaction available in lifecycle handlers
|
2017-10-17 01:07:48 +13:00 |
|
rob bygrave
|
62707caf64
|
#1147 - Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - move PlatformDdl into internal
|
2017-10-04 20:30:57 +13:00 |
|
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
|
368d22baa6
|
#1145 - Refactor @ChangeLog based on JSON documents for 'new values' and 'old values'
|
2017-10-03 01:31:37 +13:00 |
|
Rob Bygrave
|
cf37fda3f4
|
#921 - Refactor internals - Change internal use of "findRowCount" to "findCount"
|
2016-12-13 19:51:11 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|