Class BulkWriteHandler<TEntity>
java.lang.Object
de.bytefish.pgbulkinsert.bulkprocessor.handler.BulkWriteHandler<TEntity>
- All Implemented Interfaces:
IBulkWriteHandler<TEntity>
-
Constructor Summary
ConstructorsConstructorDescriptionBulkWriteHandler(IPgBulkInsert<TEntity> client, Supplier<Connection> connectionFactory) -
Method Summary
-
Constructor Details
-
BulkWriteHandler
-
-
Method Details
-
write
- Specified by:
writein interfaceIBulkWriteHandler<TEntity>- Throws:
Exception
-