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
b3b4c72a7799f24b3491f51da6f4840055ed0bd5
ebean
/
src
/
test
/
java
/
com
/
avaje
/
tests
/
insert
T
History
Robin Bygrave
b3b4c72a77
#332
- Remove deprecated method - save(Collection<?> beans) ... migrate to saveAll(beans)
2015-07-20 10:39:15 +12:00
..
MainDbCopy.java
initial add of EbeanORM server based on v2.8.1
2012-09-14 00:40:39 +12:00
TestInsertCollection.java
#332
- Remove deprecated method - save(Collection<?> beans) ... migrate to saveAll(beans)
2015-07-20 10:39:15 +12:00
TestInsertOnStringKey.java
Fix for
#167
- Ebean try to do update child nodes instead of inserting them on cascading save resulting in OptimisticLockException
2014-07-15 22:05:56 +12:00
TestSaveWithDaylightSavings.java
Refactor properties bootup, remove GlobalProperties and allow ServerConfig.loadFromProperties()
2014-11-30 17:08:02 +13:00