getReferencedEntityName
public String getReferencedEntityName()
getTable
public Table getTable()
Table of the owner entity (the "one" side)
- getTable in interface Value
isEmbedded
public boolean isEmbedded()
isIgnoreNotFound
public boolean isIgnoreNotFound()
setAssociatedClass
public void setAssociatedClass(PersistentClass associatedClass)
Associated entity on the many side
setEmbedded
public void setEmbedded(boolean embedded)
setIgnoreNotFound
public void setIgnoreNotFound(boolean ignoreNotFound)
setReferencedEntityName
public void setReferencedEntityName(String referencedEntityName)
Associated entity on the "many" side
setTypeUsingReflection
public void setTypeUsingReflection(String className,
String propertyName)
- setTypeUsingReflection in interface Value