| Name | Description | Type | Package | Framework |
| MiddleComponentMapper | Interface | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM | |
| MiddleDummyComponentMapper | Class | org.hibernate.envers.entities.mapper.relation.component | 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 |