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
77f7bc2a7eaf06c14207a7b666f7376755181675
ebean
/
src
/
main
/
java
/
com
/
avaje
/
ebeaninternal
T
History
Rob Bygrave
77f7bc2a7e
Fix for
#111
- Ebean doesn't honor @Transient for non-primitive array properties
2014-04-29 21:20:42 +12:00
..
api
Fixes for
#94
- Additional API - added update(Collection beans); and insert(Collection beans); and
#93
- ebean.properties defaultDeleteMissingChildren moved to updatesDeleteMissingChildren
2014-04-26 23:43:08 +12:00
jdbc
Add jdk7 jdbc api to support compiling with jdk7
2012-09-15 00:34:48 +12:00
server
Fix for
#111
- Ebean doesn't honor @Transient for non-primitive array properties
2014-04-29 21:20:42 +12:00
util
Fix for
#87
- v4 - Remove Query setBackgroundFetchAfter() feature
2014-04-20 19:30:40 +12:00