public interface PluralAttributeInfo extends AttributeMapping, TableInformationContainer, ToolingHintContainer
<bag/>
, <set/>
, etc.getAccess, getName
getCatalog, getSchema, getSubselect, getSubselectAttribute, getTable
getToolingHints
JaxbHbmKeyType getKey()
JaxbHbmBasicCollectionElementType getElement()
JaxbHbmCompositeCollectionElementType getCompositeElement()
JaxbHbmOneToManyCollectionElementType getOneToMany()
JaxbHbmManyToManyCollectionElementType getManyToMany()
JaxbHbmManyToAnyCollectionElementType getManyToAny()
String getComment()
String getCheck()
String getWhere()
JaxbHbmLoaderType getLoader()
JaxbHbmCustomSqlDmlType getSqlInsert()
JaxbHbmCustomSqlDmlType getSqlUpdate()
JaxbHbmCustomSqlDmlType getSqlDelete()
JaxbHbmCustomSqlDmlType getSqlDeleteAll()
List<JaxbHbmSynchronizeType> getSynchronize()
JaxbHbmCacheType getCache()
List<JaxbHbmFilterType> getFilter()
String getCascade()
JaxbHbmFetchStyleWithSubselectEnum getFetch()
JaxbHbmLazyWithExtraEnum getLazy()
JaxbHbmOuterJoinEnum getOuterJoin()
int getBatchSize()
boolean isInverse()
boolean isMutable()
boolean isOptimisticLock()
String getCollectionType()
String getPersister()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.