Along the lines of #30817, we also need to remove a few throws DataAccessException and throws ScriptException declarations from our R2DBC support classes (where they are inconsistently declared anyway), relying on @throws javadoc notes instead.