Class | Description |
---|---|
HibernateEntityMetadata |
Implementation of Metadata for a Hibernate entity.
|
HibernateMetadataUtil |
Implementation of MetadataUtil for Hibernate
A singleton instance of this class is maintained for each SessionFactory.
|
HibernateNonEntityMetadata |
Implementation of Metadata for a non-entity type in Hibernate.
|
HibernateSearchFacade |
Hibernate implementation of SearchFacade.
|
HibernateSearchProcessor |
Implementation of BaseSearchProcessor that generates Works with standard Hibernate.
|