info.aduna.infosource.query
Class QueryType
java.lang.Object
info.aduna.infosource.query.QueryType
public class QueryType
- extends Object
QueryType represents the various kinds of QueryTypes currently supported by
QueryEvaluator.
SERQL_SELECT
public static final QueryType SERQL_SELECT
SERQL_CONSTRUCT
public static final QueryType SERQL_CONSTRUCT
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 1997-2008 Aduna. All Rights Reserved.