public class JoinPropertyName extends AttributeExpressionImpl
Used by the sql encoder to determine how to property encode the join query.
attPath, lenient, namespaceSupport, schema
NIL
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, toString
isAttributeExpression, isExpression, isFunctionExpression, isGeometryExpression, isLiteralExpression, isMathExpression
public JoinPropertyName(SimpleFeatureType featureType, String alias, String name)
public SimpleFeatureType getFeatureType()
public String getAlias()
Copyright © 1996–2019 Geotools. All rights reserved.