Uses of Class
net.officefloor.jpa.JpaManagedObjectSource
Packages that use JpaManagedObjectSource
Package
Description
-
Uses of JpaManagedObjectSource in net.officefloor.jpa.datanucleus
Subclasses of JpaManagedObjectSource in net.officefloor.jpa.datanucleus -
Uses of JpaManagedObjectSource in net.officefloor.jpa.hibernate
Subclasses of JpaManagedObjectSource in net.officefloor.jpa.hibernate -
Uses of JpaManagedObjectSource in net.officefloor.jpa.test
Methods in net.officefloor.jpa.test that return types with arguments of type JpaManagedObjectSourceModifier and TypeMethodDescriptionprotected Class<? extends JpaManagedObjectSource>AbstractJpaTestCase.getJpaManagedObjectSourceClass()Allows overriding theJpaManagedObjectSourceClassfor vendor specific implementations.