public class InsertWorker extends AbstractTablePartWorker
| Modifier and Type | Class and Description |
|---|---|
static class |
InsertWorker.Mode |
connection, select| Constructor and Description |
|---|
InsertWorker(CloudSpannerConnection connection,
net.sf.jsqlparser.statement.select.Select select,
net.sf.jsqlparser.statement.insert.Insert insert,
boolean allowExtendedMode,
InsertWorker.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRecordCount() |
protected void |
run() |
call, getEstimatedRecordCount, isExtendedModepublic InsertWorker(CloudSpannerConnection connection, net.sf.jsqlparser.statement.select.Select select, net.sf.jsqlparser.statement.insert.Insert insert, boolean allowExtendedMode, InsertWorker.Mode mode)
protected void run()
throws SQLException
run in class AbstractTablePartWorkerSQLExceptionpublic long getRecordCount()
getRecordCount in class AbstractTablePartWorkerCopyright © 2017. All rights reserved.