T - R - @FunctionalInterface public static interface Databases.DatabaseInvoke<T,R>
| 限定符和类型 | 方法和说明 |
|---|---|
R |
apply(Connection connection,
SQLExecutor<T> sqlExecutor) |
R apply(Connection connection, SQLExecutor<T> sqlExecutor) throws SQLException
SQLExceptionCopyright © 2020 com.github.braisdom. All rights reserved.