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