T - The return type of the task.@FunctionalInterface
public static interface H2DbService.ConnectionCallable<T>
H2DbService.withConnection(ConnectionCallable) method.| Modifier and Type | Method and Description |
|---|---|
T |
call(java.sql.Connection connection) |
T call(java.sql.Connection connection) throws java.sql.SQLException
java.sql.SQLException