| Package | Description |
|---|---|
| org.hibernate.envers.internal.entities.mapper.id |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<PropertyData,SingleIdMapper> |
AbstractCompositeIdMapper.ids |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.