| Interface | Description | 
|---|---|
| SnowflakeDataType | 
 Interface for data types to provide SQLs for themselves. 
 | 
| Class | Description | 
|---|---|
| SnowflakeColumn | 
 POJO describing single Column within Snowflake Table. 
 | 
| SnowflakeTableSchema | 
 POJO representing schema of Table in Snowflake. 
 |