Implementations of pure virtual functions defined in the `DBI` package for AthenaConnection objects.
# S4 method for AthenaConnection
show(object)# S4 method for AthenaConnection
dbBegin(conn, ...)
# S4 method for AthenaConnection
dbCommit(conn, ...)
# S4 method for AthenaConnection
dbRollback(conn, ...)
Any R object
A DBIConnection object, as returned by
dbConnect().
Other parameters passed on to methods.
ptra list of connecting objects from the SDK paws package.
infoa list of metadata objects
quotesyntax to quote sql query when creating Athena ddl