java.lang.Objectorg.hibernate.mapping.SimpleValue
org.hibernate.mapping.ToOne
org.hibernate.mapping.OneToOne
All Implemented Interfaces:
Fetchable, KeyValue
Gavin - King| Fields inherited from org.hibernate.mapping.ToOne: |
|---|
| referencedPropertyName, unwrapProxy |
| Constructor: |
|---|
|
| Method from org.hibernate.mapping.OneToOne Summary: |
|---|
| accept, createForeignKey, getConstraintColumns, getEntityName, getForeignKeyType, getIdentifier, getPropertyName, getType, isConstrained, isNullable, setConstrained, setEntityName, setForeignKeyType, setIdentifier, setPropertyName |
| Methods from org.hibernate.mapping.ToOne: |
|---|
| accept, createForeignKey, getFetchMode, getReferencedEntityName, getReferencedPropertyName, getType, isEmbedded, isLazy, isTypeSpecified, isUnwrapProxy, isValid, setEmbedded, setFetchMode, setLazy, setReferencedEntityName, setReferencedPropertyName, setTypeUsingReflection, setUnwrapProxy |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.mapping.OneToOne Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|