Implementations of pure virtual functions defined in the DBI
package
for AthenaDriver objects.
# S4 method for AthenaDriver
show(object)# S4 method for AthenaDriver,ANY
dbDataType(dbObj, obj, ...)
# S4 method for AthenaDriver,list
dbDataType(dbObj, obj, ...)
Any R object
A object inheriting from DBI::DBIDriver or DBI::DBIConnection.
An R object whose SQL type we want to determine.
Other arguments passed on to methods.