Summary
- Add MappingEase.entityBuilder(..) variant with table name. Same for PolymorphismPolicy.addSubClass(..). (commit: db0554a) (details)
- Javadoc improvement. (commit: 082506b) (details)
- Allowing to pass a persister that handle a super type of current entity in one-to-many and many-to-many relations (signature enhancement) (commit: 5ddf42d) (details)
- Add relation mapping signature variant with table name. (commit: 9056606) (details)
- Fixing wrong Javadoc on many-to-many relation about bi-directionality (commit: f4c96c9) (details)
- Code cleanup (commit: 640bcde) (details)
- Removing some Serializable requirements on Bean accessor while mapping query (commit: a492057) (details)
- Allowing to change keyword Set at DialectOptions level to fix wrong info in Stalactite. (commit: 51bf02b) (details)