Class SnowflakeDriver

  • All Implemented Interfaces:
    Driver

    public class SnowflakeDriver
    extends SnowflakeDriver
    implements Driver
    This is left in to ensure backward compatibility for old customers that are still using the legacy com.snowflake.client.jdbc.SnowflakeDriver. Ideally, we want to remove this class and have all customers move to net.snowflake.client.jdbc.SnowflakeDriver.

    Created by hyu on 10/10/16.

    • Constructor Detail

      • SnowflakeDriver

        public SnowflakeDriver()