Interface SqmBagPersistentAttribute<D,E>
- All Superinterfaces:
Attribute<D, Collection<E>>, BagPersistentAttribute<D,E>, Bindable<E>, CollectionAttribute<D, E>, PathSource<E>, PersistentAttribute<D, Collection<E>>, PluralAttribute<D, Collection<E>, E>, PluralPersistentAttribute<D, Collection<E>, E>, SqmExpressible<E>, SqmExpressibleAccessor<E>, SqmJoinable<D, E>, SqmPathSource<E>, SqmPersistentAttribute<D, Collection<E>>, SqmPluralPersistentAttribute<D, Collection<E>, E>
public interface SqmBagPersistentAttribute<D,E>
extends BagPersistentAttribute<D,E>, SqmPluralPersistentAttribute<D, Collection<E>, E>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Attribute
Attribute.PersistentAttributeTypeNested classes/interfaces inherited from interface Bindable
Bindable.BindableTypeNested classes/interfaces inherited from interface PluralAttribute
PluralAttribute.CollectionType -
Method Summary
Methods inherited from interface Attribute
getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollectionMethods inherited from interface BagPersistentAttribute
getDeclaringType, getElementType, getValueGraphTypeMethods inherited from interface Bindable
getBindableJavaType, getBindableTypeMethods inherited from interface PathSource
getPathNameMethods inherited from interface PersistentAttribute
getAttributeClassification, getAttributeJavaTypeMethods inherited from interface PluralAttribute
getCollectionTypeMethods inherited from interface PluralPersistentAttribute
getCollectionClassification, getIndexPathSource, getKeyGraphTypeMethods inherited from interface SqmExpressible
getExpressibleJavaType, getRelationalJavaType, getTypeNameMethods inherited from interface SqmExpressibleAccessor
getNodeJavaTypeMethods inherited from interface SqmJoinable
createNavigablePath, createSqmJoin, getNameMethods inherited from interface SqmPathSource
createSqmPath, findSubPathSource, findSubPathSource, getExpressible, getIntermediatePathSource, getPathType, getSqmType, getSubPathSource, getSubPathSource, isGenericMethods inherited from interface SqmPluralPersistentAttribute
getElementPathSource