public abstract class PluralAttributeInfoPrimitiveArrayAdapter extends JaxbHbmToolingHintContainer implements PluralAttributeInfo
toolingHints
Constructor and Description |
---|
PluralAttributeInfoPrimitiveArrayAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
getCascade() |
JaxbHbmCompositeCollectionElementType |
getCompositeElement() |
List<JaxbHbmFilterType> |
getFilter() |
JaxbHbmLazyWithExtraEnum |
getLazy() |
JaxbHbmManyToAnyCollectionElementType |
getManyToAny() |
JaxbHbmManyToManyCollectionElementType |
getManyToMany() |
JaxbHbmOneToManyCollectionElementType |
getOneToMany() |
boolean |
isInverse() |
getToolingHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBatchSize, getCache, getCheck, getCollectionType, getComment, getElement, getFetch, getKey, getLoader, getOuterJoin, getPersister, getSqlDelete, getSqlDeleteAll, getSqlInsert, getSqlUpdate, getSynchronize, getWhere, isMutable, isOptimisticLock
getAccess, getName
getCatalog, getSchema, getSubselect, getSubselectAttribute, getTable
getToolingHints
public PluralAttributeInfoPrimitiveArrayAdapter()
public boolean isInverse()
isInverse
in interface PluralAttributeInfo
public JaxbHbmLazyWithExtraEnum getLazy()
getLazy
in interface PluralAttributeInfo
public JaxbHbmOneToManyCollectionElementType getOneToMany()
getOneToMany
in interface PluralAttributeInfo
public JaxbHbmCompositeCollectionElementType getCompositeElement()
getCompositeElement
in interface PluralAttributeInfo
public JaxbHbmManyToManyCollectionElementType getManyToMany()
getManyToMany
in interface PluralAttributeInfo
public JaxbHbmManyToAnyCollectionElementType getManyToAny()
getManyToAny
in interface PluralAttributeInfo
public List<JaxbHbmFilterType> getFilter()
getFilter
in interface PluralAttributeInfo
public String getCascade()
getCascade
in interface PluralAttributeInfo
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.