DBIx::DataModel::View - Parent for View classes


NAME

DBIx::DataModel::View - Parent for View classes


DESCRIPTION

This is the parent class for all view classes created through

  MySchema->View($classname, ...);


METHODS

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

applyColumnHandler


AUTHOR

Laurent Dami, <laurent.dami AT etat.ge.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.

 DBIx::DataModel::View - Parent for View classes