java.lang.Objectorg.hibernate.mapping.SimpleValue
org.hibernate.mapping.ToOne
All Implemented Interfaces:
Fetchable, KeyValue
Direct Known Subclasses:
ManyToOne, OneToOne
Gavin - King| Field Summary | ||
|---|---|---|
| protected String | referencedPropertyName | |
| protected boolean | unwrapProxy | |
| Constructor: |
|---|
|
| Method from org.hibernate.mapping.ToOne Summary: |
|---|
| 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.ToOne Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|