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