| Package | Description |
|---|---|
| nl.topicus.jdbc.statement |
| Modifier and Type | Method and Description |
|---|---|
CloudSpannerStatement.BatchMode |
CloudSpannerStatement.getCurrentBatchMode()
Batching of DML and DDL statements together is not supported.
|
static CloudSpannerStatement.BatchMode |
CloudSpannerStatement.BatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudSpannerStatement.BatchMode[] |
CloudSpannerStatement.BatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.