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

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

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

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

Methods in org.deegree.io.datastore.sde with parameters of type Literal
protected  void SDEWhereBuilder.appendLiteralAsSQL(StringBuffer query, Literal literal, int targetSqlType)
          Appends an SQL fragment for the given object to the given sql statement.
 

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

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type Literal
protected  void WhereBuilder.appendLiteralAsSQL(StatementBuffer query, Literal literal, int targetSqlType)
          Appends an SQL fragment for the given object to the given sql statement.
 

Uses of Literal in org.deegree.model.filterencoding
 

Methods in org.deegree.model.filterencoding that return Literal
 Literal PropertyIsLikeOperation.getLiteral()
           
 

Constructors in org.deegree.model.filterencoding with parameters of type Literal
PropertyIsLikeOperation(PropertyName propertyName, Literal literal, char wildCard, char singleChar, char escapeChar)
           
PropertyIsLikeOperation(PropertyName propertyName, Literal literal, char wildCard, char singleChar, char escapeChar, boolean matchCase)
           
 


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