Package | Description |
---|---|
com.j_spaces.jdbc.builder | |
com.j_spaces.jdbc.executor | |
com.j_spaces.jdbc.parser.grammar |
Modifier and Type | Method and Description |
---|---|
void |
QueryTemplateBuilder.build(AndNode node)
Build QueryTemplatePacket from
AndNode |
Modifier and Type | Method and Description |
---|---|
void |
QueryExecutor.execute(AndNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max) |
void |
CollocatedJoinedQueryExecutor.execute(AndNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max) |
void |
JoinedQueryExecutor.execute(AndNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max) |
void |
IQueryExecutor.execute(AndNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max)
Execute And expression - execute both children and union the results
|
Modifier and Type | Method and Description |
---|---|
AndNode |
SqlParser.betweenNode(AbstractDMLQuery query,
ColumnNode columnNode1) |
AndNode |
SqlParser.containsBetweenItemNode(AbstractDMLQuery query,
ColumnNode columnNode1,
StringBuilder columnPath) |
AndNode |
SqlParser.containsBetweenNode(AbstractDMLQuery query,
ColumnNode columnNode1,
String column) |
Copyright © GigaSpaces.