Laurent Dami > DBIx-DataModel > DBIx::DataModel::Source

Download:
DBIx-DataModel-1.19.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

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

DESCRIPTION ^

Abstract parent class for DBIx::DataModel::Table and DBIx::DataModel::View. 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

PRIVATE METHOD NAMES ^

The following methods or functions are used internally by this module and should be considered as reserved names, not to be redefined in subclasses :

_debug

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.