| 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 | 
|---|---|
| BatchResponsePacket | UpdateQuery. executePreparedValuesBatch(ISpaceProxy space,
                          Transaction transaction,
                          GPreparedStatement.PreparedValuesCollection preparedValuesCollection) | 
| 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 | SelectQuery. executePreparedValuesBatch(ISpaceProxy space,
                          Transaction transaction,
                          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.