Class PluralAttributeInfoPrimitiveArrayAdapter
java.lang.Object
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmToolingHintContainer
org.hibernate.boot.jaxb.hbm.spi.PluralAttributeInfoPrimitiveArrayAdapter
- All Implemented Interfaces:
Serializable, AttributeMapping, PluralAttributeInfo, TableInformationContainer, ToolingHintContainer
- Direct Known Subclasses:
JaxbHbmPrimitiveArrayType
public abstract class PluralAttributeInfoPrimitiveArrayAdapter
extends JaxbHbmToolingHintContainer
implements PluralAttributeInfo
- See Also:
-
Field Summary
Fields inherited from class JaxbHbmToolingHintContainer
toolingHints -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JaxbHbmToolingHintContainer
getToolingHintsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AttributeMapping
getAccess, getNameMethods inherited from interface PluralAttributeInfo
getBatchSize, getCache, getCheck, getCollectionType, getComment, getElement, getFetch, getKey, getLoader, getOuterJoin, getPersister, getSqlDelete, getSqlDeleteAll, getSqlInsert, getSqlUpdate, getSynchronize, getWhere, isMutable, isOptimisticLockMethods inherited from interface TableInformationContainer
getCatalog, getSchema, getSubselect, getTableMethods inherited from interface ToolingHintContainer
getToolingHints
-
Constructor Details
-
PluralAttributeInfoPrimitiveArrayAdapter
public PluralAttributeInfoPrimitiveArrayAdapter()
-
-
Method Details
-
isInverse
public boolean isInverse()- Specified by:
isInversein interfacePluralAttributeInfo
-
getLazy
- Specified by:
getLazyin interfacePluralAttributeInfo
-
getOneToMany
- Specified by:
getOneToManyin interfacePluralAttributeInfo
-
getCompositeElement
- Specified by:
getCompositeElementin interfacePluralAttributeInfo
-
getManyToMany
- Specified by:
getManyToManyin interfacePluralAttributeInfo
-
getManyToAny
- Specified by:
getManyToAnyin interfacePluralAttributeInfo
-
getFilter
- Specified by:
getFilterin interfacePluralAttributeInfo
-
getCascade
- Specified by:
getCascadein interfacePluralAttributeInfo
-