| Package | Description |
|---|---|
| net.snowflake.client.core | |
| net.snowflake.client.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected List<MetaDataOfBinds> |
SFBaseResultSet.metaDataOfBinds |
| Modifier and Type | Method and Description |
|---|---|
MetaDataOfBinds |
SFStatementMetaData.getMetaDataForBindParam(int param) |
| Modifier and Type | Method and Description |
|---|---|
List<MetaDataOfBinds> |
SFBaseResultSet.getMetaDataOfBinds() |
| Constructor and Description |
|---|
SFStatementMetaData(SFResultSetMetaData resultSetMetaData,
SFStatementType statementType,
int numberOfBinds,
boolean arrayBindSupported,
List<MetaDataOfBinds> metaDataOfBinds,
boolean isValidMetaData) |
| Modifier and Type | Method and Description |
|---|---|
List<MetaDataOfBinds> |
SnowflakeResultSetSerializableV1.getMetaDataOfBinds() |
Copyright © 2022. All rights reserved.