SQLiteDriver-class: Class SQLiteDriver (and methods)
Description
The SQLiteDriver, which is used to select the correct method in
dbConnect(). See more details in SQLite().
It is used purely for dispatch and dbUnloadDriver() is a null-op.
Usage
# S4 method for SQLiteDriver
dbIsValid(dbObj, ...)# S4 method for SQLiteDriver
dbUnloadDriver(drv, ...)