Uses of Class
org.hibernate.envers.internal.entities.mapper.id.AbstractCompositeIdMapper
-
Packages that use AbstractCompositeIdMapper Package Description org.hibernate.envers.internal.entities.mapper.id -
-
Uses of AbstractCompositeIdMapper in org.hibernate.envers.internal.entities.mapper.id
Subclasses of AbstractCompositeIdMapper in org.hibernate.envers.internal.entities.mapper.id Modifier and Type Class Description classEmbeddedIdMapperAn identifier mapper implementation forEmbeddedIdmappings.classMultipleIdMapperclassNestedEmbeddedIdMapperAn identifier mapper that is meant to support nestedEmbeddableinstances inside an existingEmbeddedIdidentifier hierarchy.
-