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
9ad460ecd85d22505d9a51033d90835dad939c88
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
T
History
Roland Praml
and
Rob Bygrave
9ad460ecd8
FIX: applied history drops were not recognized (
#1422
)
2018-06-14 00:07:14 +12:00
..
api
#1421
- Nested programatic transaction using auto close / try with resources ... does not end/rollback the parent/outer transaction
2018-06-13 22:22:29 +12:00
dbmigration
FIX: applied history drops were not recognized (
#1422
)
2018-06-14 00:07:14 +12:00
extraddl
/model
#1412
- Fix Resource leaks for properties & yaml files etc - ExtraDdlXmlReader
2018-06-10 23:46:55 +12:00
json
#1229
- Implement equals and hashCode on ModifyAwareMap, ModifyAwareList and ModifyAwareSet
2018-01-06 12:51:50 +13:00
metric
#1345
- Refactor io.ebean.meta.MetaInfoManager API (query execution metrics). Breaking change for people collecting query execution metrics.
2018-03-10 02:51:51 +13:00
server
#1423
- Close resources - InputStream of entity bean properties of File type
2018-06-14 00:04:43 +12:00
util
IOUtils is no longer used, using java 1.7 StandardCharsets makes EncodeUtil also obsolete (
#1410
)
2018-06-10 22:30:47 +12:00
xmlmapping
#1351
- ENH: Add named DtoQuery
2018-03-26 20:45:39 +13:00