public abstract class ToOne<T extends Property> extends Association
Constructor and description |
---|
ToOne
(PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) |
ToOne
(PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
isForeignKeyInChild() |
|
public boolean |
isOwningSide() |
|
public void |
setForeignKeyInChild(boolean foreignKeyInChild) |