deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.model.filterencoding.ComparisonOperation

Packages that use ComparisonOperation
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.model.filterencoding   
 

Uses of ComparisonOperation in org.deegree.io.datastore.sde
 

Methods in org.deegree.io.datastore.sde with parameters of type ComparisonOperation
protected  void SDEWhereBuilder.appendComparisonOperationAsSQL(StringBuffer query, ComparisonOperation operation)
          Appends an SQL fragment for the given object to the given sql statement.
 

Uses of ComparisonOperation in org.deegree.io.datastore.sql.wherebuilder
 

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type ComparisonOperation
protected  void WhereBuilder.appendComparisonOperationAsSQL(StatementBuffer query, ComparisonOperation operation)
          Appends an SQL fragment for the given object to the given sql statement.
 

Uses of ComparisonOperation in org.deegree.model.filterencoding
 

Subclasses of ComparisonOperation in org.deegree.model.filterencoding
 class PropertyIsBetweenOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
 class PropertyIsCOMPOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
 class PropertyIsInstanceOfOperation
          deegree-specific ComparisonOperation that allows to check the type of a property.
 class PropertyIsLikeOperation
          Encapsulates the information of a -element (as defined in Filter DTD).
 class PropertyIsNullOperation
          Encapsulates the information of a <PropertyIsNull>-element (as defined in Filter DTD).
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org