Package org.geotools.jdbc
Class JoinPropertyName
Object
ExpressionAbstract
DefaultExpression
AttributeExpressionImpl
JoinPropertyName
- All Implemented Interfaces:
Expression
,PropertyName
Property name that knows what feature type it comes from.
Used by the sql encoder to determine how to property encode the join query.
- Author:
- Justin Deoliveira, OpenGeo
-
Field Summary
Fields inherited from class AttributeExpressionImpl
attPath, lenient, namespaceSupport, schema
Fields inherited from interface Expression
NIL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AttributeExpressionImpl
accept, equals, evaluate, evaluate, getNamespaceContext, getPropertyName, hashCode, isLenient, setLenient, setPropertyName, toString
Methods inherited from class DefaultExpression
isAttributeExpression, isExpression, isFunctionExpression, isGeometryExpression, isLiteralExpression, isMathExpression
-
Constructor Details
-
JoinPropertyName
-
-
Method Details
-
getFeatureType
-
getAlias
-