This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ebean
Watch
4
Star
0
Fork
0
mirror of
https://github.com/ebean-orm/ebean.git
synced
2024-04-21 10:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85bfe3d03e856367a018bc6a718b011a4340df90
ebean
/
src
/
test
/
java
/
org
/
tests
/
batchinsert
T
History
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
..
TestBatchInsertFlush.java
#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
TestBatchInsertSimple.java
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
TestBatchInsertWithInitialisedCollection.java
#1123
- 11.1.1 API change - moved PersistBatch, Platform, TxIsolation and TxType to io.ebean.annotation package
2017-09-15 21:48:53 +12:00
TestBatchOnCascadeExceptionHandling.java
FIX: possible resource leaking in testcases (all created transactions are closed by followed try statement) (
#1273
)
2018-02-26 08:40:53 +13:00
TestBatchSaveWithGetBeanId.java
#919
- io.ebean package initial
2016-12-11 23:23:22 +13:00