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