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
a161d0c01b1f11477feba0c74197e233c980689f
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
T
History
rob bygrave
a161d0c01b
#1463
- NPE in MigrationModel.readMigrations() when running using File resources with no migration directory
2018-08-07 11:36:26 +12:00
..
api
#1427
- QueryCache should be cleared, if one of a dependent bean is updated
2018-06-26 00:25:33 +12:00
dbmigration
#1463
- NPE in MigrationModel.readMigrations() when running using File resources with no migration directory
2018-08-07 11:36:26 +12:00
extraddl
/model
Migration with procedures (
#1451
)
2018-07-18 22:21:47 +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
#1460
- ENH: Add FetchGroup ... as a mechanism to specify select() + fetch() separately from Query
2018-08-02 23:18:44 +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