Uses of Class
de.bytefish.pgbulkinsert.row.SimpleRowWriter.Table
-
Uses of SimpleRowWriter.Table in de.bytefish.pgbulkinsert.row
Constructors in de.bytefish.pgbulkinsert.row with parameters of type SimpleRowWriter.Table Constructor Description SimpleRowWriter(SimpleRowWriter.Table table, org.postgresql.PGConnection connection)SimpleRowWriter(SimpleRowWriter.Table table, org.postgresql.PGConnection connection, boolean usePostgresQuoting)