@FunctionalInterface public interface TransactionalFunction<R>
R
apply(java.sql.Connection tx)
R apply(java.sql.Connection tx) throws java.sql.SQLException
java.sql.SQLException