Skip to content
Failed

Changes

Summary

  1. [Bug #329] Get object from cache in one call instead of checking for existence and then getting it (commit: ad585b9) (details)
Commit ad585b9a45bb29e205aa577d11b1a8124acaf61e by Martin Ledvinka
[Bug #329] Get object from cache in one call instead of checking for existence and then getting it

Calling code then resolves if the cache call was a hit or miss.
(commit: ad585b9)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/EntityInstanceLoader.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ObjectOntologyMapperImpl.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/model/JOPAPersistenceProperties.java (diff)