public class DeleteWorker extends AbstractTablePartWorker
connection, select| Constructor and Description |
|---|
DeleteWorker(CloudSpannerConnection connection,
net.sf.jsqlparser.statement.delete.Delete delete,
boolean allowExtendedMode) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRecordCount() |
protected void |
run() |
call, getEstimatedRecordCount, isExtendedModepublic DeleteWorker(CloudSpannerConnection connection, net.sf.jsqlparser.statement.delete.Delete delete, boolean allowExtendedMode) throws SQLException
SQLExceptionprotected void run()
throws SQLException
run in class AbstractTablePartWorkerSQLExceptionpublic long getRecordCount()
getRecordCount in class AbstractTablePartWorkerCopyright © 2017. All rights reserved.