public class JoinPropertyName extends AttributeExpressionImpl
Used by the sql encoder to determine how to property encode the join query.
attPath, lenient, namespaceSupport, schemaNIL| Constructor and Description |
|---|
JoinPropertyName(SimpleFeatureType featureType,
String alias,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
SimpleFeatureType |
getFeatureType() |
accept, equals, evaluate, evaluate, getNamespaceContext, getPropertyName, hashCode, isLenient, setLenient, setPropertyName, toStringisAttributeExpression, isExpression, isFunctionExpression, isGeometryExpression, isLiteralExpression, isMathExpressionpublic JoinPropertyName(SimpleFeatureType featureType, String alias, String name)
public SimpleFeatureType getFeatureType()
public String getAlias()
Copyright © 1996–2019 Geotools. All rights reserved.