| Package | Description |
|---|---|
| nl.topicus.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static CloudSpannerDataType |
CloudSpannerDataType.getType(Class<?> clazz) |
static CloudSpannerDataType |
CloudSpannerDataType.getType(com.google.cloud.spanner.Type.Code code) |
static CloudSpannerDataType |
CloudSpannerDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudSpannerDataType[] |
CloudSpannerDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CloudSpannerArray |
CloudSpannerArray.createArray(CloudSpannerDataType type,
List<? extends Object> elements) |
Copyright © 2017. All rights reserved.