Uses of Package
com.j_spaces.jdbc.parser
Packages that use com.j_spaces.jdbc.parser
Package
Description
Provides GigaSpaces JDBC interfaces
-
Classes in com.j_spaces.jdbc.parser used by com.j_spaces.jdbcClassDescriptionThis is the main expression node.This is the Literal node.This node represents the rownum command.
-
Classes in com.j_spaces.jdbc.parser used by com.j_spaces.jdbc.builderClassDescriptionThis is the AndNode, expressing an 'and' between conditions.This is a column Node.node holding a root inside contains - points at a subtree of containItemNodesAn expression node for a contains argument.This is the main expression node.The InNode.This is the LIKE operator Node.This is the Literal node.The NotInNode.This is the NOT LIKE operator Node.This is the OR Node that represents an 'OR' between conditionsCreated by Barak Bar Orion 8/24/15.
-
Classes in com.j_spaces.jdbc.parser used by com.j_spaces.jdbc.executorClassDescriptionThis is the AndNode, expressing an 'and' between conditions.This is a column Node.This is the main expression node.Represents an inner (sub) query in a WHERE clause condition.The InNode.The NotInNode.This is the OR Node that represents an 'OR' between conditions
-
Classes in com.j_spaces.jdbc.parser used by com.j_spaces.jdbc.parserClassDescriptionThis is a column Node.An expression node for a contains argument.This is the main expression node.This is the Literal node.This is a parent class for the ColumnNode and the LiteralNodes.
-
Classes in com.j_spaces.jdbc.parser used by com.j_spaces.jdbc.parser.grammarClassDescriptionThis is the AndNode, expressing an 'and' between conditions.This is a column Node.This is the main expression node.This is the Literal node.Make javacc Token serializable by extending this classThis is a parent class for the ColumnNode and the LiteralNodes.
-
Classes in com.j_spaces.jdbc.parser used by com.j_spaces.jdbc.query