Uses of Interface
net.officefloor.jpa.JpaManagedObjectSource.EntityManagerWrapper
-
Packages that use JpaManagedObjectSource.EntityManagerWrapper Package Description net.officefloor.jpa -
-
Uses of JpaManagedObjectSource.EntityManagerWrapper in net.officefloor.jpa
Methods in net.officefloor.jpa that return JpaManagedObjectSource.EntityManagerWrapper Modifier and Type Method Description JpaManagedObjectSource.EntityManagerWrapper
JpaManagedObjectSource.EntityManagerWrapperFactory. wrap(JpaManagedObjectSource.JpaManagedObject jpaManagedObject)
Wraps theEntityManager
.
-