Summary
- Refactoring in metamodel. Created MappedSuperclassType and moved common (commit: 4145aa7) (details)
- Finished moving managed type implementation into abstract superclass, (commit: ea69b62) (details)
- Refactoring metamodel building. (commit: 77698a3) (details)
- Fixed issues after metamodel refactoring. Bumped version to 0.8.5. (commit: a1639eb) (details)
- Bumped AspectJ version to 1.8.9 and moved its version property to the (commit: 1dea27f) (details)
- Testing metamodel building with single inheritance. (commit: db2a46d) (details)
- Bean listener aspect - support for inheritance. (commit: aa3bf3b) (details)
- Verifying persist functionality with inheritance support. (commit: 6728f8a) (details)
- Preparing for retrieval tests with inheritance. (commit: bb9d402) (details)
- Testing retrieve with inheritance support. (commit: cad5f1f) (details)
- Testing updates and removes with single inheritance. Restructured the (commit: 3513726) (details)
- Testing superclass instance loading when superclass class assertion is (commit: 0594e3c) (details)
- Added TODO task. (commit: ff663b5) (details)
- Working on two-step polymorphic instance loading. (commit: 790b567) (details)
- Started implementing the entity type resolving strategy for polymorphic (commit: b03190f) (details)
- Basic implementation of the Two-step polymorphic instance loading (commit: 86b401f) (details)
- Testing polymorphic instance loading. (commit: 63c28b4) (details)
- Polymorphic instance loading - working with abstract classes. (commit: 22819d4) (details)
- Testing polymorphic loading in select queries. (commit: c03e413) (details)
- Testing polymorphic loading from cache. (commit: 9c0ebc5) (details)
- Reversed mapping of instances in the second-level cache in order to (commit: 0d65b72) (details)
- Polymorphic load working with the second-level cache. (commit: 0cf31f8) (details)
- Testing polymorphic loading interaction with second-level cache. (commit: c6dbea8) (details)
- Fixes after merge from development. (commit: 76ba838) (details)
- Testing polymorphic attributes. (commit: 5305091) (details)
- Bumped version to 0.9.0 and updated release notes. Regenerated license (commit: 30ef565) (details)
- Reset constant value to be replaceable by maven. (commit: f7ec04c) (details)