X - The type of the declaring entity viewY - The type of attributepublic interface CorrelatedAttribute<X,Y> extends Attribute<X,Y>
Attribute.AttributeType, Attribute.MappingType, Attribute.MemberType| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelationBasis()
Returns the correlation basis of the attribute.
|
Class<? extends CorrelationProvider> |
getCorrelationProvider()
Returns the correlation provider of the attribute.
|
String |
getCorrelationResult()
Returns the correlation result of the attribute.
|
getAttributeType, getBatchSize, getConvertedJavaType, getDeclaringType, getFetches, getFetchStrategy, getJavaType, getMappingType, getMemberType, isCollection, isCorrelated, isSubquery, isSubviewClass<? extends CorrelationProvider> getCorrelationProvider()
String getCorrelationBasis()
String getCorrelationResult()
Copyright © 2014–2018 Blazebit. All rights reserved.