JdbcScope
T is the type of the object to return. Return Void if your query/queries don't return anything.
T
Void
run(Connection connection)
Exception