Uses of Interface
net.officefloor.jpa.JpaManagedObjectSource.PersistenceFactory
-
Packages that use JpaManagedObjectSource.PersistenceFactory Package Description net.officefloor.jpa net.officefloor.jpa.datanucleus net.officefloor.jpa.hibernate -
-
Uses of JpaManagedObjectSource.PersistenceFactory in net.officefloor.jpa
Methods in net.officefloor.jpa that return JpaManagedObjectSource.PersistenceFactory Modifier and Type Method Description protected JpaManagedObjectSource.PersistenceFactoryJpaManagedObjectSource. getPersistenceFactory(SourceContext context)Obtains theJpaManagedObjectSource.PersistenceFactory. -
Uses of JpaManagedObjectSource.PersistenceFactory in net.officefloor.jpa.datanucleus
Classes in net.officefloor.jpa.datanucleus that implement JpaManagedObjectSource.PersistenceFactory Modifier and Type Class Description classDataNucleusJpaManagedObjectSourceDataNucleusJpaManagedObjectSource.Methods in net.officefloor.jpa.datanucleus that return JpaManagedObjectSource.PersistenceFactory Modifier and Type Method Description protected JpaManagedObjectSource.PersistenceFactoryDataNucleusJpaManagedObjectSource. getPersistenceFactory(SourceContext context) -
Uses of JpaManagedObjectSource.PersistenceFactory in net.officefloor.jpa.hibernate
Classes in net.officefloor.jpa.hibernate that implement JpaManagedObjectSource.PersistenceFactory Modifier and Type Class Description classHibernateJpaManagedObjectSourceHibernateJpaManagedObjectSource.Methods in net.officefloor.jpa.hibernate that return JpaManagedObjectSource.PersistenceFactory Modifier and Type Method Description protected JpaManagedObjectSource.PersistenceFactoryHibernateJpaManagedObjectSource. getPersistenceFactory(SourceContext context)
-