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

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. This module implements

classData
_setClassData
Autoload
AutoInsertColumns
AutoUpdateColumns
NoUpdateColumns

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.