Dv::Sql::Command | A Command represents a command, e.g. a query, for a Dv::Sql::Db |
Dv::Sql::Command::iterator | A logical pointer (input iterator) inside the query result of a Dv::Sql::Command |
Dv::MySql::Command_ | Implementation class for Sql::Command helper |
Dv::Sql::Command_ | Proxy class for Sql::Db::Command. Not used by end users |
Dv::MySql::Db | A connection to a mysql database |
Dv::Sql::Db | An connection to an SQL database |
Dv::Sql::Exception | Exception class used throughout the package |
Dv::Sql::Field | A field/column in a table or a query result |