Z - the source typeX - the destination typepublic interface SingularMapping<Z,X> extends Mapping<Z,X,X>
| Modifier and Type | Method and Description |
|---|---|
IdType |
getIdType()
Returns the id type of the mapping.
|
boolean |
isId()
Returns if the mapping corresponds to an id field.
|
get, getJavaMember, getJavaType, getLocator, getName, getParent, getPath, getRoot, isCollection, setIdType getIdType()
nullboolean isId()
true if the mapping corresponds to an id field, false otherwiseCopyright © 2012-2013 Batoo. All Rights Reserved.