| Package | Description |
|---|---|
| net.snowflake.client.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static SnowflakeType.JavaDataType |
SnowflakeType.getJavaType(SnowflakeType type) |
static SnowflakeType.JavaDataType |
SnowflakeType.JavaDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnowflakeType.JavaDataType[] |
SnowflakeType.JavaDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.