Package wt.query
Class NavigateSpec
java.lang.Object
wt.query.QuerySpec
wt.query.NavigateSpec
- All Implemented Interfaces:
Externalizable,Serializable,Cloneable,StatementSpec,wt.query.CloneableStatementSpec,wt.query.CompoundComponentStatementSpec,wt.query.Hintable
This class implements a specification for a navigate query.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.pds.StatementSpec
ADVANCED_QUERY_ENABLED, USE_BIND -
Method Summary
Methods inherited from class wt.query.QuerySpec
addClassList, appendAnd, appendClassList, appendCloseParen, appendFrom, appendGroupBy, appendHaving, appendHint, appendJoin, appendJoin, appendNot, appendOpenParen, appendOr, appendOrderBy, appendQueryHint, appendSelect, appendSelect, appendSelectAttribute, appendSelectReference, appendSelectReference, appendWhere, appendWhere, getBindParameterAt, getBindParameterCount, getConditionCount, getDepthThreshold, getFromClause, getResultIndex, getResultIndicies, getSelect, isAdvancedQueryEnabled, isDistinct, isUseBind, setAdvancedQueryEnabled, setBindParameterAt, setDepthThreshold, setDistinct, setQueryLimit, setSelect, setUseBind