Class | Description |
---|---|
CacheDeploymentHelper |
CacheDeploymentHelper
|
HibernateSearchProcessor |
Deployment processor which adds a Hibernate Search module dependency.
|
JPAAnnotationProcessor |
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.
|
JPAInterceptorProcessor | |
JPAJarJBossAllParser |
JPAJarJBossAllParser
|
PersistenceBeginInstallProcessor |
begin installation of persistence unit service and persistence providers in deployment
|
PersistenceCompleteInstallProcessor |
complete installation of persistence unit service and persistence providers in deployment
|
PersistenceProviderAdaptorLoader |
Loads persistence provider adaptors
|
PersistenceProviderHandler |
Deploy JPA Persistence providers that are found in the application deployment.
|
PersistenceRefProcessor |
Deployment processor responsible for processing persistence unit / context references from deployment descriptors.
|
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.
|
PersistenceUnitServiceHandler |
Handle the installation of the Persistence Unit service
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.