public interface ConnectionTask<R>
R
performTask(Connection connection)
R performTask(Connection connection) throws Exception
Exception