Package com.mrivanplays.sqlhelper.statement.executement
-
Interface Summary Interface Description ThrowableHolder Represents a holder for throwable utilities.ThrowableHolder.ThrowableCallable<T> Represents a throwable callable, aFunctionalInterfacewhich's functional method isThrowableHolder.ThrowableCallable.call(), which can throw anSQLExceptionThrowableHolder.ThrowableRunnable Represents a throwable runnable, aFunctionalInterfacewhich's functional method isThrowableHolder.ThrowableRunnable.run(), which can throw anSQLException -
Class Summary Class Description StatementCompletionStage<T> Represents a statement completion stage.