class |
InterfaceMapping |
Mapping for Interface fields.
|
class |
MultiPersistableMapping |
Extension of MultiMapping where the actual mapping represents multiple possible persistable types
such as with an interface/reference field.
|
class |
ObjectMapping |
Mapping for Object fields.
|
class |
PersistableIdMapping |
Maps to identity objects of persistable values.
|
class |
PersistableMapping |
Maps a field storing a persistable object.
|
class |
ReferenceIdMapping |
Maps to identity objects of reference values.
|
class |
ReferenceMapping |
Mapping for a "reference" type.
|
class |
SubclassPCMapping |
Mapping for a field that stores a PC object that uses "subclass-table" inheritance
and where this is mapped in the datastore as a separate FK for each subclass.
|