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, getDeclaringType, getFetches, getFetchStrategy, getJavaType, getMappingType, getMemberType, isCollection, isCorrelated, isSubquery, isSubview
Class<? extends CorrelationProvider> getCorrelationProvider()
String getCorrelationBasis()
String getCorrelationResult()
Copyright © 2014–2017 Blazebit. All rights reserved.