Uses of Class
com.databend.jdbc.DatabendConnection
-
Packages that use DatabendConnection Package Description com.databend.jdbc -
-
Uses of DatabendConnection in com.databend.jdbc
Methods in com.databend.jdbc that return DatabendConnection Modifier and Type Method Description protected DatabendConnectionDatabendStatement. connection()Constructors in com.databend.jdbc with parameters of type DatabendConnection Constructor Description DatabendDatabaseMetaData(DatabendConnection connection)
-