| Package | Description |
|---|---|
| org.hibernate.envers.internal.entities.mapper.id |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCompositeIdMapper |
class |
EmbeddedIdMapper |
class |
MultipleIdMapper |
class |
SingleIdMapper |
class |
VirtualEntitySingleIdMapper
An extension to the
SingleIdMapper implementation that supports the use case of an @IdClass
mapping that contains an entity association where the @IdClass stores the primary key of the
associated entity rather than the entity object itself. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.