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
e95d3304bf4615c1018607894914317bf1185dc8
ebean
/
src
/
test
/
java
/
com
/
avaje
/
tests
/
persistencecontext
T
History
rbygrave
0551b3066f
Fix for
#237
: find method is returning old entity rather than updated entity in some situations
2015-02-02 23:12:37 +13:00
..
TestPersistenceContextOnUpdateDuringTxn.java
Test case for
#75
- Persistence Context Cache not cleared when updating an entity in a running transaction. Actually the test case does not fail.
2014-04-27 00:05:00 +12:00
TestPersistenceContextQueryScope.java
Fix for
#237
: find method is returning old entity rather than updated entity in some situations
2015-02-02 23:12:37 +13:00
TestPersistenceContextScopeUsingOrders.java
Remove PersistenceContextScope.NONE for now
2014-11-22 12:46:40 +13:00
TestPersistenceContextServerConfig.java
Refactor properties bootup, remove GlobalProperties and allow ServerConfig.loadFromProperties()
2014-11-30 17:08:02 +13:00