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