Skip to content
Success

#85 (Dec 13, 2016, 6:31:54 PM)

Started 8 yr 6 mo ago
Took 10 min

Started by an SCM change

Revision: 36a34cced1b6dce160b0c1651f1c90d8e03a26c3
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. Refactoring in metamodel. Created MappedSuperclassType and moved common (commit: 4145aa7) (details / githubweb)
    2. Finished moving managed type implementation into abstract superclass, (commit: ea69b62) (details / githubweb)
    3. Refactoring metamodel building. (commit: 77698a3) (details / githubweb)
    4. Fixed issues after metamodel refactoring. Bumped version to 0.8.5. (commit: a1639eb) (details / githubweb)
    5. Bumped AspectJ version to 1.8.9 and moved its version property to the (commit: 1dea27f) (details / githubweb)
    6. Testing metamodel building with single inheritance. (commit: db2a46d) (details / githubweb)
    7. Bean listener aspect - support for inheritance. (commit: aa3bf3b) (details / githubweb)
    8. Verifying persist functionality with inheritance support. (commit: 6728f8a) (details / githubweb)
    9. Preparing for retrieval tests with inheritance. (commit: bb9d402) (details / githubweb)
    10. Testing retrieve with inheritance support. (commit: cad5f1f) (details / githubweb)
    11. Testing updates and removes with single inheritance. Restructured the (commit: 3513726) (details / githubweb)
    12. Testing superclass instance loading when superclass class assertion is (commit: 0594e3c) (details / githubweb)
    13. Added TODO task. (commit: ff663b5) (details / githubweb)
    14. Working on two-step polymorphic instance loading. (commit: 790b567) (details / githubweb)
    15. Started implementing the entity type resolving strategy for polymorphic (commit: b03190f) (details / githubweb)
    16. Basic implementation of the Two-step polymorphic instance loading (commit: 86b401f) (details / githubweb)
    17. Testing polymorphic instance loading. (commit: 63c28b4) (details / githubweb)
    18. Polymorphic instance loading - working with abstract classes. (commit: 22819d4) (details / githubweb)
    19. Testing polymorphic loading in select queries. (commit: c03e413) (details / githubweb)
    20. Testing polymorphic loading from cache. (commit: 9c0ebc5) (details / githubweb)
    21. Reversed mapping of instances in the second-level cache in order to (commit: 0d65b72) (details / githubweb)
    22. Polymorphic load working with the second-level cache. (commit: 0cf31f8) (details / githubweb)
    23. Testing polymorphic loading interaction with second-level cache. (commit: c6dbea8) (details / githubweb)
    24. Fixes after merge from development. (commit: 76ba838) (details / githubweb)
    25. Testing polymorphic attributes. (commit: 5305091) (details / githubweb)
    26. Bumped version to 0.9.0 and updated release notes. Regenerated license (commit: 30ef565) (details / githubweb)
    27. Reset constant value to be replaceable by maven. (commit: f7ec04c) (details / githubweb)