NAME
DBIx::DataModel::AbstractTable - 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. This module implements
- MethodFromRoles
- schema
- db_table
- selectImplicitlyFor
- blessFromDB
- select
- preselectWhere
- applyColumnHandler
- expand
- autoExpand
- selectFromRoles
AUTHOR
Laurent Dami, <laurent.dami AT etat geneve ch>
COPYRIGHT AND LICENSE
Copyright 2006 by Laurent Dami.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.