Uses of Class
org.hibernate.envers.internal.entities.mapper.relation.AbstractToOneMapper
Packages that use AbstractToOneMapper
-
Uses of AbstractToOneMapper in org.hibernate.envers.internal.entities.mapper.relation
Modifier and TypeClassDescriptionclass
Template class for property mappers that manage one-to-one relation.class
Property mapper for not owning side ofOneToOne
relation.class
Property mapper forOneToOne
withPrimaryKeyJoinColumn
relation.class