Summary
- [Feature #46] EntityManager.getReference added into the API. (commit: 84afb0d) (details)
- [Feature #46] Added instance descriptors which will be used for tracking (commit: 6606c27) (details)
- Implementing InstanceDescriptor-based isLoaded in UnitOfWork. (commit: c0910a1) (details)
- Minor refactoring of query factory usage. (commit: 5dc8b1b) (details)
- Modified internal entity loading API to support InstanceDescriptors. (commit: 08f41b3) (details)
- Revert "Modified internal entity loading API to support (commit: 9642a87) (details)
- Tracking load state of existing entities loaded in UoW. Updating it on (commit: 4482445) (details)
- Use the new isLoaded functionality in PUUtil. Testing it. (commit: 3a93c98) (details)
- [Feature #46] Implementation of get reference on the storage access (commit: d832889) (details)
- [Fix] Fixed failing tests in jopa-impl. (commit: abf7a48) (details)
- [Feature #46] Implemented loadReference in OOM. (commit: 233f5b0) (details)
- [Feature #46] Simplified reference loading (skip cache check). (commit: 258f2a1) (details)
- Use instance descriptors in UoW when determining whether to load (commit: 51c2ccf) (details)
- [Feature #46] Started working on getReference implementation in UoW. (commit: 9f0997b) (details)
- [Refactoring] Simplifying handling of object removal in UoW and change (commit: 8234318) (details)
- [Feature #46] Testing basic getReference behavior. Integrated its (commit: 4da49a9) (details)
- [Feature #46] Further testing of treatment of references in UoW. (commit: 0d9693f) (details)
- Added a reference to the OTM library comparison paper. (commit: 49b425d) (details)
- Added a reference to the OTM library comparison paper. (commit: 9b65524) (details)
- [Upd] Removed finalize from EntityTransactionImpl. (commit: c29c40a) (details)