Uses of Interface
com.mrivanplays.sqlhelper.statement.executement.ThrowableHolder.ThrowableCallable
-
Packages that use ThrowableHolder.ThrowableCallable Package Description com.mrivanplays.sqlhelper.statement.executement -
-
Uses of ThrowableHolder.ThrowableCallable in com.mrivanplays.sqlhelper.statement.executement
Constructors in com.mrivanplays.sqlhelper.statement.executement with parameters of type ThrowableHolder.ThrowableCallable Constructor Description StatementCompletionStage(ThrowableHolder.ThrowableCallable<T> callable, Executor async)
-