Uses of Class
gudusoft.gsqlparser.nodes.TInExpr
Packages that use TInExpr
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TInExpr in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TInExprModifier and TypeMethodDescriptionTContainsTable.getColumn_or_columnList()Deprecated.TExpression.getInExpr()Deprecated.As of v1.4.3.3, replaced byTExpression.getRightOperand()TFunctionCall.getInExpr()Methods in gudusoft.gsqlparser.nodes with parameters of type TInExpr
TContainsTable.getColumnReferences()