public static interface JdbcUtils.JdbcFunction<I,O>
O
apply(I i)
O apply(I i) throws java.sql.SQLException
java.sql.SQLException