Uses of Interface
de.bytefish.jsqlserverbulkinsert.functional.ToBooleanFunction
-
Packages that use ToBooleanFunction Package Description de.bytefish.jsqlserverbulkinsert.mapping -
-
Uses of ToBooleanFunction in de.bytefish.jsqlserverbulkinsert.mapping
Methods in de.bytefish.jsqlserverbulkinsert.mapping with parameters of type ToBooleanFunction Modifier and Type Method Description protected voidAbstractMapping. mapBoolean(String columnName, ToBooleanFunction<TEntity> propertyGetter)
-