public class OneToOneImpl extends AbstractObjectMappingImpl<OneToOneAccessor,OneToOne> implements OneToOne
metadata| Constructor and Description |
|---|
OneToOneImpl() |
| Modifier and Type | Method and Description |
|---|---|
ForeignKey |
setPrimaryKeyForeignKey() |
addPrimaryKeyJoinColumn, setForeignKey, setId, setMapsId, setOptionaladdJoinColumn, addJoinField, setBatchFetch, setCascade, setCascadeOnDelete, setFetch, setJoinFetch, setJoinTable, setMappedBy, setNonCacheable, setOrphanRemoval, setPrivateOwned, setTargetEntitysetAttributeTypeaddConverter, addObjectTypeConverter, addProperty, addStructConverter, addTypeConverter, setAccess, setAccessMethods, setConverter, setHashPartitioning, setName, setObjectTypeConverter, setPartitioned, setPartitioning, setPinnedPartitioning, setRangePartitioning, setReplicationPartitioning, setRoundRobinPartitioning, setStructConverter, setTypeConverter, setUnionPartitioning, setValuePartitioninggetMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddJoinColumn, addJoinField, addPrimaryKeyJoinColumn, addProperty, setAccess, setAccessMethods, setBatchFetch, setCascade, setCascadeOnDelete, setFetch, setForeignKey, setHashPartitioning, setId, setJoinFetch, setJoinTable, setMappedBy, setMapsId, setName, setNonCacheable, setOptional, setOrphanRemoval, setPartitioned, setPartitioning, setPinnedPartitioning, setPrivateOwned, setRangePartitioning, setReplicationPartitioning, setRoundRobinPartitioning, setTargetEntity, setUnionPartitioning, setValuePartitioningpublic ForeignKey setPrimaryKeyForeignKey()
setPrimaryKeyForeignKey in interface OneToOne