dummy-methods: Dummy methods
Description
Define here so that these methods can also be imported from this package.
Recommended practice is to import all methods from DBI.
Usage
# S4 method for `NULL`,ANY
dbGetQuery(conn, statement, ...)
Arguments
statement
a character vector of length 1 containing SQL.
...
Other parameters passed on to methods.