Module org.eclipse.persistence.jpa
Package org.eclipse.persistence.internal.jpa.deployment
package org.eclipse.persistence.internal.jpa.deployment
-
ClassDescriptionAbstract base class of all Archives.This class is written to deal with various URLs that can be returned by
PersistenceUnitInfo.getPersistenceUnitRootUrl()
Responsible for intialializing Bean Validation.This is an implementation ofArchive
when container returns a file: url that refers to a directory that contains an exploded jar file.This is an implementation ofArchive
which is used when container returns a jar: URL.This is an implementation ofArchive
when container returns a file: url that refers to a jar file.This is an implementation ofArchive
which is used when container returns some form of URL from which an InputStream in jar format can be obtained.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 ProviderThis class loader is provided at initialization time to allow us to temporarily load domain classes so we can examine them for annotations.This agent is intended to be run prior to start up on a CMP3 JavaSE application.Base class for all JPA initialization classes.INTERNAL: Utility Class that deals with persistence archives for EJB 3.0 Provides functions like searching for persistence archives, processing persistence.xml and searching for Entities in a Persistence archivePassed 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.This is an implementation ofArchive
when container returns a url that is not one of the familiar URL types like file or jar URLs.