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


DBIx-DataModel documentation  | view source Contained in the DBIx-DataModel distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

METHODS

Top

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

MethodFromJoin (MethodFromJoin in DBIx::DataModel::Doc::Reference)
schema (schema in DBIx::DataModel::Doc::Reference)
db_table (db_table in DBIx::DataModel::Doc::Reference)
selectImplicitlyFor (selectImplicitlyFor in DBIx::DataModel::Doc::Reference)
blessFromDB (blessFromDB in DBIx::DataModel::Doc::Reference)
select (select in DBIx::DataModel::Doc::Reference)
applyColumnHandler (applyColumnHandler in DBIx::DataModel::Doc::Reference)
expand (expand in DBIx::DataModel::Doc::Reference)
autoExpand (autoExpand in DBIx::DataModel::Doc::Reference)
join (join in DBIx::DataModel::Doc::Reference)
primKey (primKey in DBIx::DataModel::Doc::Reference)

PRIVATE METHOD NAMES

Top

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

Top

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

COPYRIGHT AND LICENSE

Top


DBIx-DataModel documentation  | view source Contained in the DBIx-DataModel distribution.