Class | DBI::BaseDriver |
In: |
lib/dbi/base_classes/driver.rb
|
Parent: | Base |
Implements the basic functionality that constitutes a Driver
Drivers do not have a direct interface exposed to the user; these methods are mostly for DBD authors.
As with DBI::BaseDatabase, "DBD Required" and "DBD Optional" will be used to explain the same requirements.