@FunctionalInterface public interface QueryFunction<R>
Query
R
apply(Query query)
R apply(Query query) throws java.sql.SQLException
java.sql.SQLException