Package | Description |
---|---|
org.hibernate.envers.internal.entities.mapper.relation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOneToOneMapper
Template class for property mappers that manage one-to-one relation.
|
class |
OneToOneNotOwningMapper
Property mapper for not owning side of
OneToOne relation. |
class |
OneToOnePrimaryKeyJoinColumnMapper
Property mapper for
OneToOne with PrimaryKeyJoinColumn relation. |
class |
ToOneIdMapper |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.