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
0551b3066f2817d54ad518931de770fd1b5ce835
ebean
/
src
/
main
/
java
/
com
/
avaje
/
ebeaninternal
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
..
api
Fix for
#228
- LazyLoad bug with QueryIterator. Getting EntityNotFoundException("Bean has been deleted - lazy loading failed")
2015-01-12 20:41:37 +13:00
jdbc
Add jdk7 jdbc api to support compiling with jdk7
2012-09-15 00:34:48 +12:00
server
Fix for
#237
: find method is returning old entity rather than updated entity in some situations
2015-02-02 23:12:37 +13:00
util
#217
- ENH: Restore findFutureList() removing its previous deprecated status. Change implementation to use its own PersistenceContext (aka PersistenceContextScope.QUERY)
2014-12-01 23:09:25 +13:00