Class RVSnowflakeDataSource

    • Constructor Detail

      • RVSnowflakeDataSource

        public RVSnowflakeDataSource()
    • Method Detail

      • setDatabase

        public String setDatabase​(String value)
        Name of the database to connect to.
        Parameters:
        value -
        Returns:
      • getDatabase

        public String getDatabase()
        Name of the database to connect to.
        Returns:
      • getAccount

        public String getAccount()
      • setAccount

        public void setAccount​(String account)
      • getWarehouse

        public String getWarehouse()
      • setWarehouse

        public void setWarehouse​(String warehouse)
        The name of the Snowflake warehouse to use in this connection.
        Parameters:
        warehouse -