Uses of Class
com.j_spaces.jdbc.parser.ValueNode
Packages that use ValueNode
-
Uses of ValueNode in com.j_spaces.jdbc.parser
Subclasses of ValueNode in com.j_spaces.jdbc.parserModifier and TypeClassDescriptionclassThis is a column Node.classnode holding a root inside contains - points at a subtree of containItemNodesclassRepresents an inner (sub) query in a WHERE clause condition.classThis is the Literal node.classThis is a Prepared node.classThis node represents the rownum command. -
Uses of ValueNode in com.j_spaces.jdbc.parser.grammar
Methods in com.j_spaces.jdbc.parser.grammar that return ValueNodeModifier and TypeMethodDescriptionfinal ValueNodeSqlParser.getBetweenValueNode(AbstractDMLQuery query) final ValueNodeSqlParser.valueNode(AbstractDMLQuery query)