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

NAME

DBIx::DataModel::Source - Abstract parent for Table and Join

DESCRIPTION

Abstract parent class for DBIx::DataModel::Source::Table and DBIx::DataModel::Source::Join. For internal use only.

METHODS

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

MethodFromJoin
schema
db_table
selectImplicitlyFor
blessFromDB
select
applyColumnHandler
expand
autoExpand
join
primKey

AUTHOR

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

COPYRIGHT AND LICENSE

Copyright 2006, 2008 by Laurent Dami.

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