| 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 | IQueryExecutor. execute(AndNode exp,
       ISpaceProxy space,
       Transaction txn,
       int readModifier,
       int max)Execute And expression - execute both children and union the results | 
| void | CollocatedJoinedQueryExecutor. execute(AndNode exp,
       ISpaceProxy space,
       Transaction txn,
       int readModifier,
       int max) | 
| void | QueryExecutor. execute(AndNode exp,
       ISpaceProxy space,
       Transaction txn,
       int readModifier,
       int max) | 
| void | JoinedQueryExecutor. execute(AndNode exp,
       ISpaceProxy space,
       Transaction txn,
       int readModifier,
       int max) | 
| 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.