| Type | Name and description | 
|---|---|
| boolean | foreignKeyInChild | 
| 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 | 
|---|---|---|
|  | boolean | isForeignKeyInChild() | 
|  | boolean | isOwningSide() | 
|  | void | setForeignKeyInChild(boolean foreignKeyInChild) | 
| Methods inherited from class | Name | 
|---|---|
| class Association | doesCascade, doesCascade, doesCascadeValidate, getAssociatedEntity, getCascadeOperations, getCascadeValidateOperation, getFetchStrategy, getInverseSide, getReferencedPropertyName, isBasic, isBidirectional, isCircular, isEmbedded, isList, isOrphanRemoval, isOwningSide, setAssociatedEntity, setOwningSide, setReferencedPropertyName, toString |