| Package | Description |
|---|---|
| nl.topicus.jdbc.statement |
| Modifier and Type | Method and Description |
|---|---|
static InsertWorker.Mode |
InsertWorker.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsertWorker.Mode[] |
InsertWorker.Mode.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,
InsertWorker.Mode mode) |
Copyright © 2017. All rights reserved.