Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy.3pm

Langue: en

Autres versions - même langue

Version: 2009-12-27 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy - Proxy Schema Methods and Options from Model

DESCRIPTION

Allows you to call your DBIx::Class::Schema methods directly on the Model instance, and passes config options to the "Schema" attributes at "BUILD" time.

Methods and attributes local to your "Model" take precedence over "Schema" methods and attributes.

SEE ALSO

Catalyst::Model::DBIC::Schema, DBIx::Class::Schema

AUTHOR

See ``AUTHOR'' in Catalyst::Model::DBIC::Schema and ``CONTRIBUTORS'' in Catalyst::Model::DBIC::Schema. See ``COPYRIGHT'' in Catalyst::Model::DBIC::Schema.

LICENSE

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.