Package | Description |
---|---|
com.j_spaces.jdbc.builder | |
com.j_spaces.jdbc.executor |
Modifier and Type | Method and Description |
---|---|
void |
QueryTemplateBuilder.build(OrNode node)
Build QueryTemplatePacket from
OrNode |
Modifier and Type | Method and Description |
---|---|
void |
QueryExecutor.execute(OrNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max) |
void |
CollocatedJoinedQueryExecutor.execute(OrNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max) |
void |
JoinedQueryExecutor.execute(OrNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max) |
void |
IQueryExecutor.execute(OrNode exp,
ISpaceProxy space,
Transaction txn,
int readModifier,
int max)
Execute Or expression - execute both children and union the results
|
Copyright © GigaSpaces.