Uses of Interface
dev.dsf.fhir.function.SupplierWithSqlException
Packages that use SupplierWithSqlException
-
Uses of SupplierWithSqlException in dev.dsf.fhir.help
Methods in dev.dsf.fhir.help with parameters of type SupplierWithSqlExceptionModifier and TypeMethodDescription<T> TExceptionHandler.catchAndLogSqlExceptionAndIfReturn(SupplierWithSqlException<T> s, Supplier<T> onSqlException) <T> TExceptionHandler.handleSqlException(SupplierWithSqlException<T> s)