rob bygrave
|
8d976f83a9
|
#1417 - Breaking API - Remove PersistBatch.INSERT ... migrate to PersistBatch.ALL
|
2018-06-18 21:15:10 +12:00 |
|
rob bygrave
|
bd3c99e67f
|
#1427 - QueryCache should be cleared, if one of a dependent bean is updated
Wrap Clock as ClockService to use in TransactionManager and DefaultServer (and allow for changing the Clock implementation for testing).
|
2018-06-16 00:22:44 +12: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
|
d459807af7
|
#1402 - Refactor SQL Logging internals (io.ebean.SQL) such that it is easier to capture for testing/asserts
|
2018-06-01 09:19:26 +12:00 |
|
rob bygrave
|
dd6f223ae1
|
#1360 - ENH: Add transaction.setNestedUseSavepoint() ... such that nested transactions are actually Savepoints
|
2018-04-05 21:35:29 +12:00 |
|
Rob Bygrave
|
0e219a9bc6
|
Revert #1263 - ENH: Make Transaction API Fluid such that we can set multiple thing like batchSize and label in a fluid fashion #1276
|
2018-02-26 11:45:49 +13:00 |
|
Rob Bygrave
|
3d62e84d59
|
#1263 - ENH: Make Transaction API Fluid such that we can set multiple thing like batchSize and label in a fluid fashion
|
2018-02-16 14:40:35 +13:00 |
|
Rob Bygrave
|
851f1c98b0
|
#1245 - Refactor internals - move Transaction ProfileStream creation
Stops the profileId parameter pollution, enables to potentially use transaction label
and runtime toggling of collecting transaction profiling detail.
|
2018-01-31 14:02:50 +13:00 |
|
Rob Bygrave
|
51d2e4c600
|
ENH: Add ProfileLocation - Part 2 - performance metrics for transactions with label and profileLocation
|
2018-01-22 14:54:27 +13:00 |
|
Rob Bygrave
|
b9ae76d465
|
#1237 - ENH: Add ProfileLocation - support for relating performance metrics for queries and transactions back to source line of code
|
2018-01-18 18:10:03 +13:00 |
|
Rob Bygrave
|
932986a6b5
|
#1232 - Performance: Add support for a second read-only DataSource (for implicit query-only transactions)
|
2018-01-09 16:35:22 +13:00 |
|