Package com.databend.jdbc
package com.databend.jdbc
-
ClassDescriptionParses and extracts parameters from a databend JDBC URLWe create a new ResultSet class constructed directly from fixed values or pre-query combinations of data.A non query statement is a statement that does not return data (such as INSERT)A query statement is a statement that returns data (Typically starts with SELECT, SHOW, etc)A Set param statement is a special statement that sets a parameter internally (this type of statement starts with SET)This represents a statement that is ready to be sent to Databend or executed internally to set a param