Interface SqmListPersistentAttribute<D,E>
- All Superinterfaces:
Attribute<D,List<E>>, Bindable<E>, ListAttribute<D, E>, ListPersistentAttribute<D, E>, PathSource<E>, PersistentAttribute<D, List<E>>, PluralAttribute<D, List<E>, E>, PluralPersistentAttribute<D, List<E>, E>, SqmExpressible<E>, SqmExpressibleAccessor<E>, SqmJoinable<D, E>, SqmPathSource<E>, SqmPersistentAttribute<D, List<E>>, SqmPluralPersistentAttribute<D, List<E>, E>
public interface SqmListPersistentAttribute<D,E>
extends ListPersistentAttribute<D,E>, SqmPluralPersistentAttribute<D,List<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 Bindable
getBindableJavaType, getBindableTypeMethods inherited from interface ListPersistentAttribute
getIndexPathSourceMethods inherited from interface PathSource
getPathNameMethods inherited from interface PersistentAttribute
getAttributeClassification, getAttributeJavaTypeMethods inherited from interface PluralAttribute
getCollectionTypeMethods inherited from interface PluralPersistentAttribute
getCollectionClassification, getDeclaringType, getElementType, getKeyGraphType, getValueGraphTypeMethods 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