Uses of Interface
org.hibernate.envers.internal.entities.mapper.ModifiedFlagMapperSupport
Packages that use ModifiedFlagMapperSupport
Package
Description
-
Uses of ModifiedFlagMapperSupport in org.hibernate.envers.internal.entities.mapper
Subinterfaces of ModifiedFlagMapperSupport in org.hibernate.envers.internal.entities.mapperClasses in org.hibernate.envers.internal.entities.mapper that implement ModifiedFlagMapperSupportModifier and TypeClassDescriptionclass
Abstract implementation of aPropertyMapper
.class
class
Multi mapper for dynamic components (it knows that component is a map, not a class)class
class
TODO: diffclass
A mapper which maps from a parent mapper and a "main" one, but adds only to the "main". -
Uses of ModifiedFlagMapperSupport in org.hibernate.envers.internal.entities.mapper.relation
Classes in org.hibernate.envers.internal.entities.mapper.relation that implement ModifiedFlagMapperSupportModifier and TypeClassDescriptionclass
class
Template class for property mappers that manage one-to-one relation.class
Base class for property mappers that manage to-one relation.class
BasicCollectionMapper<T extends Collection>
final class
class
MapCollectionMapper<T extends Map>
class
Property mapper for not owning side ofOneToOne
relation.class
Property mapper forOneToOne
withPrimaryKeyJoinColumn
relation.final class
final class
class