Uses of Class
org.deegree.filter.expression.Literal

Packages that use Literal
org.deegree.feature.persistence.shape   
org.deegree.sqldialect.filter   
 

Uses of Literal in org.deegree.feature.persistence.shape
 

Methods in org.deegree.feature.persistence.shape with parameters of type Literal
protected  SQLExpression H2WhereBuilder.toProtoSQL(Literal<?> literal)
           
 

Uses of Literal in org.deegree.sqldialect.filter
 

Methods in org.deegree.sqldialect.filter with parameters of type Literal
protected  SQLExpression AbstractWhereBuilder.toProtoSQL(Literal<?> literal)
          Translates the given Literal into an SQLExpression.
 



Copyright © 2011. All Rights Reserved.