table of contents
DBIx::Class::Storage::DBI::ODBC(3pm) | User Contributed Perl Documentation | DBIx::Class::Storage::DBI::ODBC(3pm) |
NAME¶
DBIx::Class::Storage::DBI::ODBC - Base class for ODBC drivers
DESCRIPTION¶
This class simply provides a mechanism for discovering and loading a sub-class for a specific ODBC backend. It should be transparent to the user.
FURTHER QUESTIONS?¶
Check the list of additional DBIC resources.
COPYRIGHT AND LICENSE¶
This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or modify it under the same terms as the DBIx::Class library.
2022-05-21 | perl v5.34.0 |