Models a one-to-one association
| Constructor and description | 
|---|
| OneToOne
                                (PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) | 
| OneToOne
                                (PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) | 
| Methods inherited from class | Name | 
|---|---|
| class ToOne | isForeignKeyInChild, isOwningSide, setForeignKeyInChild | 
| class Association | doesCascade, doesCascade, doesCascadeValidate, getAssociatedEntity, getCascadeOperations, getCascadeValidateOperation, getFetchStrategy, getInverseSide, getReferencedPropertyName, isBasic, isBidirectional, isCircular, isEmbedded, isList, isOrphanRemoval, isOwningSide, setAssociatedEntity, setOwningSide, setReferencedPropertyName, toString |