| Package | Description |
|---|---|
| net.snowflake.client.core |
| Modifier and Type | Method and Description |
|---|---|
static SFStatementType |
StmtUtil.checkStageManageCommand(String sql)
A simple function to check if the statement is related to manipulate stage.
|
SFStatementType |
SFStatementMetaData.getStatementType() |
SFStatementType |
SFFixedViewResultSet.getStatementType() |
SFStatementType |
SFResultSet.getStatementType() |
abstract SFStatementType |
SFBaseResultSet.getStatementType() |
static SFStatementType |
SFStatementType.lookUpTypeById(long id) |
static SFStatementType |
SFStatementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFStatementType[] |
SFStatementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.