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