The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Name

Object::Relation::Handle::DB::SQLite - SQLite specific behavior for Object::Relation::Handle::DB

Synopsis

See Object::Relation::Handle.

Description

This class implements SQLite-specific behavior for the Object::Relation storage API by overriding Object::Relation::Handle::DB methods as needed. It uses Object::Relation::Handle::DB::SQLite::DBI, a subclass of the DBI, for custom interactions with the database.

Copyright and License

Copyright (c) 2004-2006 Kineticode, Inc. <info@obj_relode.com>

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.