| Package | Description |
|---|---|
| nl.topicus.jdbc.statement |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTablePartWorker.DMLOperation |
AbstractTablePartWorker.operation |
| Modifier and Type | Method and Description |
|---|---|
static AbstractTablePartWorker.DMLOperation |
AbstractTablePartWorker.DMLOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractTablePartWorker.DMLOperation[] |
AbstractTablePartWorker.DMLOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InsertWorker(CloudSpannerConnection connection,
net.sf.jsqlparser.statement.select.Select select,
net.sf.jsqlparser.statement.insert.Insert insert,
boolean allowExtendedMode,
AbstractTablePartWorker.DMLOperation operation) |
Copyright © 2017. All rights reserved.