NAME
Helios::ObjectDriver::DBI - Data::ObjectDriver subclass for Helios
DESCRIPTION
Helios::ObjectDriver::DBI is a Data::ObjectDriver::Driver::DBI subclass for Helios. It overrides the init_db() method to implement aggressive DBI connection caching to greatly increase efficiency and performance.
The code in this module is lifted from Data::ObjectDriver::Driver::DBI and modified to use DBI->connect_cached() in a way that should be fork-safe.
LICENSE
Data::ObjectDriver is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
MAILING LIST, CODE & MORE INFORMATION
Data::ObjectDriver developers can be reached via the following group: http://groups.google.com/group/data-objectdriver
Bugs should be reported using the CPAN RT system, patches are encouraged when reporting bugs.
AUTHOR & COPYRIGHT
Except where otherwise noted, Data::ObjectDriver is Copyright 2005-2006 Six Apart, cpan@sixapart.com. All rights reserved.