Uses of Class
org.deegree.feature.persistence.query.Query.QueryHint

Packages that use Query.QueryHint
org.deegree.feature.persistence.query   
 

Uses of Query.QueryHint in org.deegree.feature.persistence.query
 

Methods in org.deegree.feature.persistence.query that return Query.QueryHint
static Query.QueryHint Query.QueryHint.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Query.QueryHint[] Query.QueryHint.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.feature.persistence.query with parameters of type Query.QueryHint
 Object Query.getHint(Query.QueryHint code)
           
 



Copyright © 2011. All Rights Reserved.