-
Interfaces Interface Description com.databend.jdbc.FileTransferAPI
-
Methods Method Description com.databend.jdbc.FileTransferAPI.copyIntoTable(String, String, DatabendCopyParams) execute the Copy SQL directlycom.databend.jdbc.FileTransferAPI.downloadStream(String, String, boolean) Replaced by DatabendConnection.downloadStream() since version 4.0.1com.databend.jdbc.FileTransferAPI.uploadStream(String, String, InputStream, String, long, boolean) Replaced by DatabendConnection.uploadStream() since version 4.0.1