Rob Bygrave
|
afead2da41
|
#1221 - ENH: Add a merge(bean) and merge(bean, paths)
|
2018-03-13 23:55:47 +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
|
55a257a64c
|
#1334 - ENH: Convert ORM query into DTO query ... with dynamic formula support
|
2018-03-07 01:52:18 +13:00 |
|
Rob Bygrave
|
aad5b33db2
|
#1297 - ENH: Add DtoQuery ... such that we can map native SQL queries automatically into "DTO beans"
|
2018-03-02 23:32:01 +13:00 |
|
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 |
|