Package org.postgresql.copy

Interface Summary
CopyIn Copy bulk data from client into a PostgreSQL table very fast.
CopyOperation Exchange bulk data between client and PostgreSQL database tables.
CopyOut  
 

Class Summary
CopyManager API for PostgreSQL COPY bulk data transfer
PGCopyInputStream InputStream for reading from a PostgreSQL COPY TO STDOUT operation
PGCopyOutputStream OutputStream for buffered input into a PostgreSQL COPY FROM STDIN operation
 



Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.