Package de.chojo.sqlutil.exceptions
package de.chojo.sqlutil.exceptions
-
ClassDescriptionUtilitites for database handlingThrowingConsumer<T,
Exception extends Exception> Represents an operation that accepts a single input argument and returns no result.ThrowingFunction<R,T, E extends Exception> Represents a function which can throw an exception.