| Modifier and Type | Method and Description |
|---|---|
void |
accept(ResolverVisitor visitor)
|
java.lang.String |
getEntityTypeName()
Returns the entity type name used to downcast the path expression.
|
void |
setNullAllowed(boolean nullAllowed)
Sets whether the
Expression to be created, which wraps the attribute or query
key name allows the target of the 1:1 relationship to be null if there is no
corresponding relationship in the database. |
java.lang.String |
toString() |
getManagedType, getMapping, getParent, getType, isNullAllowedpublic void accept(ResolverVisitor visitor)
public java.lang.String getEntityTypeName()
public void setNullAllowed(boolean nullAllowed)
Expression to be created, which wraps the attribute or query
key name allows the target of the 1:1 relationship to be null if there is no
corresponding relationship in the database.setNullAllowed in class ResolvernullAllowed - true to allow null if the corresponding
relationship in the database does not exists; false otherwisepublic java.lang.String toString()
toString in class java.lang.ObjectEclipseLink 2.3.2, "build v20111125-r10461" API Reference