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

NAME

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

DESCRIPTION

This is the parent class for all schema classes created through

  DBIx::DataModel->Schema($schema_name, ...);

METHODS

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

Schema
Table
View
Association
ViewFromRoles
ColumnType
dbh
debug
noUpdateColumns
autoUpdateColumns
selectImplicitlyFor
tables
views
doTransaction
keepLasth
lasth
_createPackage
_defineMethod

AUTHOR

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

COPYRIGHT & LICENSE

Copyright 2006 Laurent Dami.

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