NAME
DBIx::DataModel::Base - Base class for DBIx::DataModel
DESCRIPTION
This package defines generic methods that will be available both for DBIx::DataModel::Schema classes and DBIx::DataModel::Table classes.
METHODS
Methods are documented in DBIx::DataModel::Doc::Reference. This module implements
AUTHOR
Laurent Dami, <laurent.dami AT etat geneve ch>
COPYRIGHT AND LICENSE
Copyright 2006 by Laurent Dami.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.