Package | Description |
---|---|
com.j_spaces.jdbc |
Provides GigaSpaces JDBC interfaces
|
com.j_spaces.jdbc.builder | |
com.j_spaces.jdbc.executor | |
com.j_spaces.jdbc.parser | |
com.j_spaces.jdbc.parser.grammar | |
com.j_spaces.jdbc.query |
Class and Description |
---|
ExpNode
This is the main expression node.
|
LiteralNode
This is the Literal node.
|
RowNumNode
This node represents the rownum command.
|
Class and Description |
---|
AndNode
This is the AndNode, expressing an 'and' between conditions.
|
ColumnNode
This is a column Node.
|
ContainsItemsRootNode
node holding a root inside contains - points at a subtree of containItemNodes
|
ContainsNode
An expression node for a contains argument.
|
ExpNode
This is the main expression node.
|
InNode
The InNode.
|
LikeNode
This is the LIKE operator Node.
|
LiteralNode
This is the Literal node.
|
NotInNode
The NotInNode.
|
NotLikeNode
This is the NOT LIKE operator Node.
|
OrNode
This is the OR Node that represents an 'OR' between conditions
|
RelationNode
Created by Barak Bar Orion 8/24/15.
|
Class and Description |
---|
AndNode
This is the AndNode, expressing an 'and' between conditions.
|
ColumnNode
This is a column Node.
|
ExpNode
This is the main expression node.
|
InnerQueryNode
Represents an inner (sub) query in a WHERE clause condition.
|
InNode
The InNode.
|
NotInNode
The NotInNode.
|
OrNode
This is the OR Node that represents an 'OR' between conditions
|
Class and Description |
---|
AbstractInNode |
ColumnNode
This is a column Node.
|
ContainsNode
An expression node for a contains argument.
|
ExpNode
This is the main expression node.
|
LiteralNode
This is the Literal node.
|
ValueNode
This is a parent class for the ColumnNode and the LiteralNodes.
|
Class and Description |
---|
AndNode
This is the AndNode, expressing an 'and' between conditions.
|
ColumnNode
This is a column Node.
|
ExpNode
This is the main expression node.
|
LiteralNode
This is the Literal node.
|
SerializableToken
Make javacc Token serializable by extending this class
|
ValueNode
This is a parent class for the ColumnNode and the LiteralNodes.
|
Class and Description |
---|
ExpNode
This is the main expression node.
|
Copyright © GigaSpaces.