
DBIx::DataModel::Schema - Factory for DBIx::DataModel Schemas

This is the parent class for all schema classes created through
DBIx::DataModel->Schema($schema_name, ...);

Methods are documented in DBIx::DataModel::Doc::Reference. This module implements

This module has two internal subclasses.
A private class for localizing state (using a DESTROY method).
A private class for exceptions during transactions (see doTransaction).

Laurent Dami, <laurent.dami AT etat geneve ch>

Copyright 2006, 2008 Laurent Dami.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.