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
cb0dee998b27202ac9e16ca43acb4349a01b0d38
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
T
History
rob bygrave
cb0dee998b
#1375
- Bug: RawSql parsing fails when using placeholders
2018-05-17 12:48:08 +12:00
..
api
#1360
- ENH: Add transaction.setNestedUseSavepoint() ... such that nested transactions are actually Savepoints
2018-04-05 21:35:29 +12:00
dbmigration
#115
- Mapping - Add support for @ElementCollection enhancement
2018-03-20 14:22:29 +13:00
extraddl
/model
#1340
- Split SQL Server Platform into SqlServer16 and SqlServer17 (where 2017 which uses UTF8 types nvarchar etc and prefers Sequences).
2018-03-08 17:36:53 +13: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
#1375
- Bug: RawSql parsing fails when using placeholders
2018-05-17 12:48:08 +12:00
util
#1293
- Refactor - move JdbcClose into io.ebean.util ... from io.ebeaninternal.util as it is used in public API (platform code, sequences etc)
2018-02-27 12:56:20 +13:00
xmlmapping
#1351
- ENH: Add named DtoQuery
2018-03-26 20:45:39 +13:00