public class AbstractObjectMappingImpl<T extends ObjectAccessor,R> extends AbstractRelationshipMappingImpl<T,R>
metadata| Constructor and Description |
|---|
AbstractObjectMappingImpl(T t) |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeyJoinColumn |
addPrimaryKeyJoinColumn() |
ForeignKey |
setForeignKey() |
R |
setId(Boolean id) |
R |
setMapsId(String mapsId) |
R |
setOptional(Boolean optional) |
addJoinColumn, 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, setValuePartitioninggetMetadatapublic AbstractObjectMappingImpl(T t)
public PrimaryKeyJoinColumn addPrimaryKeyJoinColumn()
public ForeignKey setForeignKey()
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.