| Interface | Description |
|---|---|
| IdMapper | |
| SimpleIdMapperBuilder |
| Class | Description |
|---|---|
| AbstractCompositeIdMapper | |
| AbstractIdMapper | |
| EmbeddedIdMapper | |
| MultipleIdMapper | |
| QueryParameterData | |
| SingleIdMapper | |
| 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.