@FunctionalInterface public interface SqlFunction<T,R>
Function dont l'appel peut lever une SQLException| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t) |
R apply(T t) throws SQLException
SQLExceptionCopyright © 2004–2020 Code Lutin. All rights reserved.