Skip to content
Success

Changes

Summary

  1. [Enhancement #136] Clear cache on EMF close. (commit: cc8a2e5) (details)
  2. [Enhancement #136] Remove closed EMF from set of active EMFs. (commit: 7773ee7) (details)
Commit cc8a2e545d871a83e0d8ca446554e1b133dafaf7 by Martin Ledvinka
[Enhancement #136] Clear cache on EMF close.
(commit: cc8a2e5)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/TtlCacheManager.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/LruCacheManager.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/ServerSession.java (diff)
Commit 7773ee76da58601e1a1ac560fcb654d640a0e654 by Martin Ledvinka
[Enhancement #136] Remove closed EMF from set of active EMFs.
(commit: 7773ee7)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImpl.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/model/JOPAPersistenceProvider.java (diff)