X - The type of the declaring entity viewY - The type of attributepublic interface SubqueryAttribute<X,Y> extends SingularAttribute<X,Y>
Attribute.AttributeType, Attribute.MappingType, Attribute.MemberType| Modifier and Type | Method and Description |
|---|---|
String |
getSubqueryAlias()
Returns the subquery alias of the attribute.
|
String |
getSubqueryExpression()
Returns the subquery expression of the attribute.
|
Class<? extends SubqueryProvider> |
getSubqueryProvider()
Returns the subquery provider of the attribute.
|
getInheritanceSubtypeMappings, getType, isId, isQueryParametergetAttributeType, getBatchSize, getConvertedJavaType, getDeclaringType, getFetches, getFetchStrategy, getJavaType, getMappingType, getMemberType, isCollection, isCorrelated, isSubquery, isSubviewClass<? extends SubqueryProvider> getSubqueryProvider()
String getSubqueryExpression()
String getSubqueryAlias()
Copyright © 2014–2018 Blazebit. All rights reserved.