Uses of Package
org.eclipse.persistence.internal.jpa.deployment
-
Classes in org.eclipse.persistence.internal.jpa.deployment used by org.eclipse.persistence.internal.jpa Class Description SEPersistenceUnitInfo Internal implementation of the PersistenceUnitInfo detailed in the EJB 3.0 specification Used by our Java SE implementation so common method calls can be used in setting of Container and non-Container EntityManagerFactories. -
Classes in org.eclipse.persistence.internal.jpa.deployment used by org.eclipse.persistence.internal.jpa.deployment Class Description ArchiveBase Abstract base class of all Archives.BeanValidationInitializationHelper Responsible for intialializing Bean Validation.JavaSECMPInitializer INTERNAL: JavaSECMPInitializer is used to bootstrap the deployment of EntityBeans in EJB 3.0 when deployed in a non-managed setting It is called internally by our ProviderJPAInitializer Base class for all JPA initialization classes.PersistenceUnitProcessor.Mode Passed to processORMetadata method to indicate processing mode.SEPersistenceUnitInfo Internal implementation of the PersistenceUnitInfo detailed in the EJB 3.0 specification Used by our Java SE implementation so common method calls can be used in setting of Container and non-Container EntityManagerFactories.SEPersistenceUnitProperty INTERNAL: Object to hold onto persistence unit properties as specified in the persistence.xml property. -
Classes in org.eclipse.persistence.internal.jpa.deployment used by org.eclipse.persistence.internal.jpa.metadata Class Description PersistenceUnitProcessor.Mode Passed to processORMetadata method to indicate processing mode. -
Classes in org.eclipse.persistence.internal.jpa.deployment used by org.eclipse.persistence.jpa Class Description JPAInitializer Base class for all JPA initialization classes.