| Package | Description | 
|---|---|
| com.j_spaces.jdbc | Provides GigaSpaces JDBC interfaces | 
| com.j_spaces.jdbc.executor | |
| com.j_spaces.jdbc.parser.grammar | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OrderColumn> | SelectQuery. getOrderColumns() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SelectQuery. setOrderColumns(ArrayList<OrderColumn> ordCol)Sets the order column. | 
| Modifier and Type | Method and Description | 
|---|---|
| Comparator<IEntryPacket> | AbstractQueryExecutor. getOrderByComparator(IQueryResultSet<IEntryPacket> entries,
                    List<OrderColumn> orderColumns) | 
| void | AbstractQueryExecutor. orderBy(IQueryResultSet<IEntryPacket> entries,
       List<OrderColumn> orderColumns)Order the results according to the order by clause | 
| void | IQueryExecutor. orderBy(IQueryResultSet<IEntryPacket> entries,
       List<OrderColumn> orderColumns)Order the results according to the order by clause | 
| Constructor and Description | 
|---|
| EntriesOrderByComparator(IQueryResultSet<IEntryPacket> queryResult,
                        List<OrderColumn> orderColumns) | 
| Modifier and Type | Method and Description | 
|---|---|
| OrderColumn | SqlParser. createOrderColumn(AbstractDMLQuery query) | 
Copyright © GigaSpaces.