Skip to content
Success

Changes

Summary

  1. [Upd] Update dependencies. Mainly AspectJ to 1.9.7 and RDF4J to 3.7.1. (commit: cfcce63) (details)
  2. Extend EntityManager API with getProperties and setProperty methods from JPA specification. (commit: ce0b217) (details)
Commit cfcce635fb51b155f0de5ebe754833dc8359ab4a by Martin Ledvinka
[Upd] Update dependencies. Mainly AspectJ to 1.9.7 and RDF4J to 3.7.1.
(commit: cfcce63)
The file was modified pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
Commit ce0b21714a908f316b9d35d49d91cd4bfaceb10f by Martin Ledvinka
Extend EntityManager API with getProperties and setProperty methods from JPA specification.
(commit: ce0b217)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/EntityManager.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/EntityManagerImpl.java (diff)