Uses of Class
org.hibernate.envers.internal.entities.mapper.MultiPropertyMapper
Packages that use MultiPropertyMapper
Package
Description
-
Uses of MultiPropertyMapper in org.hibernate.envers.internal.entities.mapper
Subclasses of MultiPropertyMapper in org.hibernate.envers.internal.entities.mapperModifier and TypeClassDescriptionclass
Multi mapper for dynamic components (it knows that component is a map, not a class) -
Uses of MultiPropertyMapper in org.hibernate.envers.internal.entities.mapper.relation.component
Constructors in org.hibernate.envers.internal.entities.mapper.relation.component with parameters of type MultiPropertyMapperModifierConstructorDescriptionMiddleEmbeddableComponentMapper
(MultiPropertyMapper delegate, Class<?> componentClass)