| Package | Description |
|---|---|
| com.pivotal.gemfirexd.callbacks |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DBSynchronizer.SqlExceptionHandler.execute(DBSynchronizer synchronizer)
execute an action specified by different enumeration values after an
unexpected exception is received by
processEvents(List) |
void |
AsyncEventHelper.setColumnInPrepStatement(int javaSqlType,
PreparedStatement ps,
ResultSet row,
int rowPosition,
int paramIndex,
DBSynchronizer sync)
Set column value at given index in a prepared statement.
|
boolean |
AsyncEventHelper.setParamsInBulkPreparedStatement(Event event,
Event.Type evType,
PreparedStatement ps,
PreparedStatement prevPS,
DBSynchronizer sync)
Set the parameters to the prepared statement for a
Event.Type.BULK_DML or Event.Type.BULK_INSERT operation. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.