| Package | Description | 
|---|---|
| com.j_spaces.jdbc | Provides GigaSpaces JDBC interfaces | 
| com.j_spaces.jdbc.driver | Provides GigaSpaces JDBC interfaces | 
| com.j_spaces.jdbc.executor | |
| com.j_spaces.jdbc.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultEntry | IProcedure. execute(Connection connection,
       IJSpace space,
       ArrayList paramList)Deprecated.  The execute method should include the business logic to be invoked at the server side | 
| ResultEntry | ResponsePacket. getResultEntry() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResponsePacket. setResultEntry(ResultEntry resultEntry) | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultEntry | GResultSet. getResult() | 
| Constructor and Description | 
|---|
| ExplainPlanGResultSet(GStatement statement,
                     ResultEntry results,
                     String explainPlan) | 
| GResultSet(GStatement statement,
          ResultEntry results) | 
| GResultSetMetaData(ResultEntry results) | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultEntry | AbstractQueryExecutor. convertEntriesToResultArrays(IQueryResultSet<IEntryPacket> entries)Converts the list of ExternaEntries to 2 dimensional array that contains the values of the
 entries. | 
| ResultEntry | IQueryExecutor. convertEntriesToResultArrays(IQueryResultSet<IEntryPacket> _entries)Converts the list of ExternaEntries to 2 dimensional array that contains the values of the
 entries. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ResultEntry | InnerQueryNode. _results | 
| Modifier and Type | Method and Description | 
|---|---|
| ResultEntry | InnerQueryNode. getResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InnerQueryNode. setResults(ResultEntry resultEntry) | 
Copyright © GigaSpaces.