Uses of Interface
ch.ivyteam.ivy.process.data.persistence.IIvyEntityManager
-
Packages that use IIvyEntityManager Package Description ch.ivyteam.ivy.process.data.persistence -
-
Uses of IIvyEntityManager in ch.ivyteam.ivy.process.data.persistence
Methods in ch.ivyteam.ivy.process.data.persistence that return IIvyEntityManager Modifier and Type Method Description IIvyEntityManagerIPersistenceContext. get(String persistenceUnitName)Gets anIIvyEntityManagerfor managing entity classes of the persistence unit with the given name.
-