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
59b86d5b197100bb920d4f1e0056289f4ff7f7e7
ebean
/
src
/
main
/
java
/
com
/
avaje
/
ebeaninternal
T
History
Rob Bygrave
59b86d5b19
Fix for
#128
- UUID stored as binary(16) rather than varchar(40)
2014-05-17 21:51:18 +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
#128
- UUID stored as binary(16) rather than varchar(40)
2014-05-17 21:51:18 +12:00
util
Add PagedList was part of
#96
2014-05-16 01:41:56 +12:00