| HibernateArchiveScanner |
Annotation scanner for Hibernate.
|
| HibernateExtendedBeanManager |
HibernateExtendedBeanManager helps defer the registering of entity listeners, with the CDI BeanManager until
after the persistence unit is available for lookup by CDI bean(s).
|
| HibernatePersistenceProviderAdaptor |
Implements the PersistenceProviderAdaptor for Hibernate
|
| JBossAppServerJtaPlatform |
|
| TwoPhaseBootstrapImpl |
TwoPhaseBootstrapImpl
|
| VirtualFileInputStreamAccess |
InputStreamAccess provides Hibernate with lazy, on-demand access to InputStreams for the various
types of resources found during archive scanning.
|
| VirtualFileSystemArchiveDescriptor |
Representation of an archive in the JBoss VirtualFileSystem API in terms of how to walk entries.
|
| VirtualFileSystemArchiveDescriptorFactory |
In Hibernate terms, the ArchiveDescriptorFactory contract is used to plug in handling for how to deal
with archives in various systems.
|