Uses of Class
gudusoft.gsqlparser.nodes.couchbase.TIndexKeyTerm
Packages that use TIndexKeyTerm
Package
Description
Provides the classes represents various SQL query parse tree node.
Provides the classes represent various SQL statements.
-
Uses of TIndexKeyTerm in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return types with arguments of type TIndexKeyTermMethod parameters in gudusoft.gsqlparser.nodes with type arguments of type TIndexKeyTermModifier and TypeMethodDescriptionvoidTCreateIndexSqlNode.setIndexTerms(TPTNodeList<TIndexKeyTerm> indexTerms) -
Uses of TIndexKeyTerm in gudusoft.gsqlparser.stmt
Methods in gudusoft.gsqlparser.stmt that return types with arguments of type TIndexKeyTermMethod parameters in gudusoft.gsqlparser.stmt with type arguments of type TIndexKeyTermModifier and TypeMethodDescriptionvoidTCreateIndexSqlStatement.setIndexTerms(TPTNodeList<TIndexKeyTerm> indexTerms)