Uses of Class
de.bytefish.pgbulkinsert.mapping.AbstractMapping
-
Packages that use AbstractMapping Package Description de.bytefish.pgbulkinsert -
-
Uses of AbstractMapping in de.bytefish.pgbulkinsert
Constructors in de.bytefish.pgbulkinsert with parameters of type AbstractMapping Constructor Description PgBulkInsert(IConfiguration configuration, AbstractMapping<TEntity> mapping)PgBulkInsert(AbstractMapping<TEntity> mapping)
-