| Name | Description | Type | Package | Framework |
| AbstractCollectionInitializor | Initializes a persistent collection. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
| AbstractCollectionMapper | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM | |
| AbstractDelegateSessionImplementor | Class | org.hibernate.envers.entities.mapper.relation.lazy | Hibernate ORM | |
| AbstractOneToOneMapper | Template class for property mappers that manage one-to-one relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| AbstractToOneMapper | Base class for property mappers that manage to-one relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| ArrayCollectionInitializor | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
| BasicCollectionInitializor | Initializes a non-indexed java collection (set or list, eventually sorted). | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
| BasicCollectionMapper | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM | |
| CollectionProxy | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM | |
| CommonCollectionMapperData | Data that is used by all collection mappers, regardless of the type. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| ListCollectionInitializor | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
| ListCollectionMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| ListProxy | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
| MapCollectionInitializor | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM | |
| MapCollectionMapper | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM | |
| MapProxy | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM | |
| MiddleComponentData | A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| MiddleComponentMapper | Interface | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM | |
| MiddleDummyComponentMapper | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM | |
| MiddleIdData | A class holding information about ids, which form a virtual relation from a middle-table. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| MiddleMapKeyIdComponentMapper | A component mapper for the @MapKey mapping: the value of the map's key is the id of the entity. | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
| MiddleMapKeyPropertyComponentMapper | A component mapper for the @MapKey mapping with the name parameter specified: the value of the map's key is a property of the entity. | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
| MiddleRelatedComponentMapper | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM | |
| MiddleSimpleComponentMapper | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM | |
| MiddleStraightComponentMapper | A mapper for reading and writing a property straight to/from maps. | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
| OneAuditEntityQueryGenerator | Selects data from an audit entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
| OneEntityQueryGenerator | Selects data from a relation middle-table only. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
| OneToOneNotOwningMapper | Property mapper for not owning side of OneToOne relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| OneToOnePrimaryKeyJoinColumnMapper | Property mapper for OneToOne with PrimaryKeyJoinColumn relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| QueryConstants | Constants used in JPQL queries. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
| RelationQueryGenerator | TODO: cleanup implementations and extract common code Implementations of this interface provide a method to generate queries on a relation table (a table used | Interface | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
| SetProxy | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
| SortedMapCollectionInitializor | Initializes SortedMap collection with proper ComparatorFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
| SortedMapCollectionMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| SortedMapProxy | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM | |
| SortedSetCollectionInitializor | Initializes SortedSet collection with proper ComparatorFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
| SortedSetCollectionMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| SortedSetProxy | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
| ThreeEntityQueryGenerator | Selects data from a relation middle-table and a two related versions entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
| ToOneDelegateSessionImplementor | Class | org.hibernate.envers.entities.mapper.relation.lazy | Hibernate ORM | |
| ToOneEntityLoader | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM | |
| ToOneIdMapper | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
| TwoEntityOneAuditedQueryGenerator | Selects data from a relation middle-table and a related non-audited entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
| TwoEntityQueryGenerator | Selects data from a relation middle-table and a related versions entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |