Package org.deegree.sqldialect.filter

Interface Summary
MappingExpression The class TODO add class documentation here.
PropertyNameMapper Implementations provide ValueReference to table/column mappings for AbstractWhereBuilder implementations.
 

Class Summary
AbstractWhereBuilder Base class for creating SQL predicates from Filter expressions.
ConstantPropertyNameMapping TODO add class documentation here
DBField The class TODO add class documentation here.
Join The class TODO add class documentation here.
PropertyNameMapping A ValueReference that's mapped to database column(s).
TableAliasManager Creates and tracks table aliases that are needed for mapping ValueReferences to a relational schema.
 

Exception Summary
UnmappableException Indicates that (a part of) a Filter expression cannot be mapped to an equivalent SQLExpression.
 



Copyright © 2011. All Rights Reserved.