protected static interface ConnectionPluginManager.PluginPipeline<T,E extends java.lang.Exception>
| Modifier and Type | Method and Description |
|---|---|
T |
call(@NonNull ConnectionPlugin plugin,
@Nullable JdbcCallable<T,E> jdbcMethodFunc) |
T call(@NonNull ConnectionPlugin plugin, @Nullable JdbcCallable<T,E> jdbcMethodFunc) throws E extends java.lang.Exception
E extends java.lang.Exception