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