@FunctionalInterface public static interface QueryService.ThrowingConsumer<T>
void
accept(T t)
void accept(T t) throws java.sql.SQLException
java.sql.SQLException