All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.snowflake.client.jdbcapi.config.ini Maven / Gradle / Ivy

DRIVER_CLASS_NAME=net.snowflake.client.jdbc.SnowflakeDriver

CONNECTION_STR=jdbc:snowflake://localhost:8080

USER=snowman

PWD=test

ACCOUNT=testaccount

DATABASE=testdb

SCHEMA=testschema

SSL=off

oldExecuteBehavior = false




© 2015 - 2025 Weber Informatics LLC | Privacy Policy