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
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.