DBIx::DataModel::View - Parent for View classes |
DBIx::DataModel::View - Parent for View classes
This is the parent class for all view classes created through
MySchema->View($classname, ...);
Methods are documented in DBIx::DataModel. This module implements
Laurent Dami, <laurent.dami AT etat.ge.ch>
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 |