Uses of Package
org.eclipse.persistence.internal.jpa.deployment
Package
Description
-
ClassDescriptionInternal 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.
-
ClassDescriptionAbstract base class of all Archives.Responsible for intialializing Bean Validation.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 ProviderBase class for all JPA initialization classes.Passed to processORMetadata method to indicate processing mode.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.INTERNAL: Object to hold onto persistence unit properties as specified in the persistence.xml property.
-
ClassDescriptionInternal 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.
-
ClassDescriptionPassed to processORMetadata method to indicate processing mode.
-
-
ClassDescriptionAbstract base class of all Archives.This is an implementation of
Archive
when container returns a url that is not one of the familiar URL types like file or jar URLs.