Package org.postgresql.copy
package org.postgresql.copy
-
ClassDescriptionBidirectional via copy stream protocol.Copy bulk data from client into a PostgreSQL table very fast.API for PostgreSQL COPY bulk data transfer.Exchange bulk data between client and PostgreSQL database tables.InputStream for reading from a PostgreSQL COPY TO STDOUT operation.OutputStream for buffered input into a PostgreSQL COPY FROM STDIN operation.