Package org.deegree.sqldialect.filter.expression

Interface Summary
SQLExpression Marks (a node of) an SQL expression with type information.
 

Class Summary
SQLArgument SQLExpression that represents a constant argument value, e.g. a string, a number or a geometry.
SQLColumn SQLExpression that represents a table column.
SQLOperation SQLExpression that represents an operation, e.g. an addition, an intersects predicate or a distance calculation.
SQLOperationBuilder Helper class for building SQLOperation expressions.
 



Copyright © 2011. All Rights Reserved.