Updated on 2025-05-29 GMT+08:00

Importing and Exporting Data Through the JDBC Driver

In the presence of the JDBC driver, you can call its CopyManager APIs to implement data import and export. CopyManager can import data into tables and export data from databases in batches. For details, see "Importing Data > Running the COPY FROM STDIN Statement to Import Data > Introduction to the CopyManager Class" in Administrator Guide.