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
216806074c462717554d289d2900a81cf0a2caa5
ebean
/
src
/
test
/
java
/
com
/
avaje
/
tests
/
persistencecontext
T
History
rbygrave
216806074c
Remove PersistenceContextScope.NONE for now
2014-11-22 12:46:40 +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
Remove PersistenceContextScope.NONE for now
2014-11-22 12:46:40 +13:00
TestPersistenceContextScopeUsingOrders.java
Remove PersistenceContextScope.NONE for now
2014-11-22 12:46:40 +13:00
TestPersistenceContextServerConfig.java
Fix for
#207
: Add support for PeristenceContextScope QUERY and NONE (in addition to the existing TRANSACTION scope)
2014-11-20 00:53:32 +13:00