类的使用
com.databend.jdbc.DatabendConnection
使用DatabendConnection的程序包
-
com.databend.jdbc中DatabendConnection的使用
返回变量类型为DatabendConnection的类型的com.databend.jdbc中的方法参数类型为DatabendConnection的com.databend.jdbc中的方法修饰符和类型方法说明static com.databend.client.StageAttachmentDatabendPreparedStatement.buildStateAttachment(DatabendConnection connection, String stagePath) This method is used to build a StageAttachment object which represents a stage in Databend.static voidPresignContext.createStageIfNotExists(DatabendConnection connection, String stageName) static voidPresignContext.dropStageIfExists(DatabendConnection connection, String stageName) static PresignContextPresignContext.getPresignContext(DatabendConnection connection, com.databend.jdbc.PresignContext.PresignMethod method, String stageName, String fileName) 参数类型为DatabendConnection的com.databend.jdbc中的构造器