All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
Parses and extracts parameters from a databend JDBC URL
 
 
 
 
 
 
 
 
 
 
We 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