| DBIx-DataModel documentation | view source | Contained in the DBIx-DataModel distribution. |
DBIx::DataModel::Table - Parent for Table classes
This is the parent class for all table classes created through
$schema->Table($classname, ...);
Methods are documented in DBIx::DataModel::Doc::Reference (DBIx::DataModel::Doc::Reference). This module implements
Laurent Dami, <laurent.dami AT etat.ge.ch>
Copyright 2006, 2010 Laurent Dami.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| DBIx-DataModel documentation | view source | Contained in the DBIx-DataModel distribution. |