Class | Description |
---|---|
JPAAnnotationParseProcessor |
Handle PersistenceContext and PersistenceUnit annotations.
|
JpaAttachments | |
JPAClassFileTransformerProcessor |
Deployment processor which ensures the persistence provider ClassFileTransformer are used.
|
JPADependencyProcessor |
Deployment processor which adds a module dependencies for modules needed for JPA deployments.
|
JPADeploymentMarker |
JPA Deployment marker
|
JPAInterceptorProcessor | |
PersistenceProviderAdaptorLoader |
Loads persistence provider adaptors
|
PersistenceProviderProcessor |
Deploy JPA Persistence providers that are found in the application deployment.
|
PersistenceRefProcessor |
Deployment processor responsible for processing persistence unit / context references from deployment descriptors.
|
PersistenceUnitDeploymentProcessor |
Handle the installation of the Persistence Unit service
|
PersistenceUnitParseProcessor |
Handle parsing of Persistence unit persistence.xml files
The jar file/directory whose META-INF directory contains the persistence.xml file is termed the root of the persistence
unit.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.