public interface SnowflakeFixedView
| Modifier and Type | Method and Description |
|---|---|
List<SnowflakeColumnMetadata> |
describeColumns(SFBaseSession session) |
List<Object> |
getNextRow() |
int |
getTotalRows() |
List<SnowflakeColumnMetadata> describeColumns(SFBaseSession session) throws Exception
Exceptionint getTotalRows()
Copyright © 2022. All rights reserved.