Interface for a property mapping which specifies what or where a particular property is mapped to.
Type Params | Return Type | Name and description |
---|---|---|
|
ClassMapping |
getClassMapping() Retrieves the ClassMapping instance of the owning class |
|
T |
getMappedForm() Returns the mapped form of the property such as a Column, a Key/Value pair, attribute etc. |
Retrieves the ClassMapping instance of the owning class
Returns the mapped form of the property such as a Column, a Key/Value pair, attribute etc.