| Package | Description | 
|---|---|
| com.j_spaces.jdbc | 
 Provides GigaSpaces JDBC interfaces 
 | 
| com.j_spaces.jdbc.driver | 
 Provides GigaSpaces JDBC interfaces 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GPreparedStatement.PreparedValuesCollection | 
RequestPacket.getPreparedValuesCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchResponsePacket | 
InsertQuery.executePreparedValuesBatch(ISpaceProxy space,
                          Transaction transaction,
                          GPreparedStatement.PreparedValuesCollection preparedValuesCollection)  | 
BatchResponsePacket | 
AbstractDMLQuery.executePreparedValuesBatch(ISpaceProxy space,
                          Transaction transaction,
                          GPreparedStatement.PreparedValuesCollection preparedValuesCollection)
Executes a query with batched prepared values. 
 | 
BatchResponsePacket | 
UpdateQuery.executePreparedValuesBatch(ISpaceProxy space,
                          Transaction transaction,
                          GPreparedStatement.PreparedValuesCollection preparedValuesCollection)  | 
BatchResponsePacket | 
SelectQuery.executePreparedValuesBatch(ISpaceProxy space,
                          Transaction transaction,
                          GPreparedStatement.PreparedValuesCollection preparedValuesCollection)  | 
void | 
RequestPacket.setPreparedValuesCollection(GPreparedStatement.PreparedValuesCollection preparedValuesCollection)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchResponsePacket | 
GConnection.sendPreparedStatementBatch(String statement,
                          GPreparedStatement.PreparedValuesCollection preparedValuesCollection)
Send a packet that contains a PreparedStatement values batch. 
 | 
Copyright © GigaSpaces.