public class ElementCollectionImpl extends AbstractDirectMappingImpl<ElementCollectionAccessor,ElementCollection> implements ElementCollection
metadata| Constructor and Description |
|---|
ElementCollectionImpl() |
addConvert, setConvert, setEnumerated, setFetch, setLob, setOptional, setTemporalsetAttributeTypeaddConverter, 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, waitaddConvert, addProperty, setAccess, setAccessMethods, setAttributeType, setConvert, setConverter, setEnumerated, setFetch, setHashPartitioning, setLob, setName, setObjectTypeConverter, setPartitioning, setPinnedPartitioning, setRangePartitioning, setReplicationPartitioning, setRoundRobinPartitioning, setStructConverter, setTemporal, setTypeConverter, setUnionPartitioning, setValuePartitioningpublic AssociationOverride addAssociationOverride()
addAssociationOverride in interface ElementCollectionpublic AttributeOverride addAttributeOverride()
addAttributeOverride in interface ElementCollectionpublic AssociationOverride addMapKeyAssociationOverride()
addMapKeyAssociationOverride in interface ElementCollectionpublic AttributeOverride addMapKeyAttributeOverride()
addMapKeyAttributeOverride in interface ElementCollectionpublic Convert addMapKeyConvert()
addMapKeyConvert in interface ElementCollectionpublic JoinColumn addMapKeyJoinColumn()
addMapKeyJoinColumn in interface ElementCollectionpublic BatchFetch setBatchFetch()
setBatchFetch in interface ElementCollectionpublic ElementCollection setCascadeOnDelete(java.lang.Boolean cascadeOnDelete)
setCascadeOnDelete in interface ElementCollectionpublic CollectionTable setCollectionTable()
setCollectionTable in interface ElementCollectionpublic Column setColumn()
setColumn in interface ElementCollectionpublic ElementCollection setCompositeMember(java.lang.String compositeMember)
setCompositeMember in interface ElementCollectionpublic ElementCollection setDeleteAll(java.lang.Boolean deleteAll)
setDeleteAll in interface ElementCollectionpublic Field setField()
setField in interface ElementCollectionpublic ElementCollection setJoinFetch(java.lang.String joinFetch)
setJoinFetch in interface ElementCollectionpublic MapKey setMapKey()
setMapKey in interface ElementCollectionpublic ElementCollection setMapKeyClass(java.lang.String mapKeyClass)
setMapKeyClass in interface ElementCollectionpublic Column setMapKeyColumn()
setMapKeyColumn in interface ElementCollectionpublic ElementCollection setMapKeyConvert(java.lang.String mapKeyConvert)
setMapKeyConvert in interface ElementCollectionpublic Enumerated setMapKeyEnumerated()
setMapKeyEnumerated in interface ElementCollectionpublic ForeignKey setMapKeyForeignKey()
setMapKeyForeignKey in interface ElementCollectionpublic Temporal setMapKeyTemporal()
setMapKeyTemporal in interface ElementCollectionpublic ElementCollection setNonCacheable(java.lang.Boolean nonCacheable)
setNonCacheable in interface ElementCollectionpublic ElementCollection setOrderBy(java.lang.String orderBy)
setOrderBy in interface ElementCollectionpublic OrderColumn setOrderColumn()
setOrderColumn in interface ElementCollectionpublic ElementCollection setTargetClass(java.lang.String targetClass)
setTargetClass in interface ElementCollection