| Modifier and Type | Interface and Description |
|---|---|
interface |
CompositeMapperBuilder |
interface |
ExtendedPropertyMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentPropertyMapper |
class |
MultiDynamicComponentMapper
Multi mapper for dynamic components (it knows that component is a map, not a class)
|
class |
MultiPropertyMapper |
class |
SinglePropertyMapper
TODO: diff
|
class |
SubclassPropertyMapper
A mapper which maps from a parent mapper and a "main" one, but adds only to the "main".
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimpleIdMapperBuilder |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
MiddleEmbeddableComponentMapper |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.