Fetch the database driver used to perform database-specific functions and optimisations for this connection. This is used internally for other objects to be able to directly invoke database calls.
Parameters
None
Returns
Object | an instance of DBIx::StORM::SQLDriver |
=end NaturalDocs