Package com.j_spaces.jdbc.parser
package com.j_spaces.jdbc.parser
-
ClassesClassDescriptionThis is the AndNode, expressing an 'and' between conditions.This is a column Node.node holding a single item inside contains, or a hole expression pointed by valuenode holding a root inside contains - points at a subtree of containItemNodesAn expression node for a contains argument.This is the equal operator Node.This is the main expression node.This is the greater-than-equal operator Node.This is the greater-than operator Node.Represents an inner (sub) query in a WHERE clause condition.The InNode.This is the IS NULL operator Node.This is the LIKE operator Node.This is the Literal node.This is the less-than-equal operator Node.This is the less-than operator Node.This is the not-equal operator Node.The NotInNode.This is the NOT LIKE operator Node.This is the OR Node that represents an 'OR' between conditionsThis is a Prepared node.Created by Barak Bar Orion 8/24/15.This is the an operator that is used for java regular expression matchingThis node represents the rownum command.Make javacc Token serializable by extending this classThis is a parent class for the ColumnNode and the LiteralNodes.