
Coat::Persistent::Meta -- meta-information for Coat::Persistent objects

The purpose of this class is to translate Model information into SQL information. Coat::Persistent uses this class to store and retreive meta-information about models and their database-related properties.
This class provides accessors (setters and getters) for each meta-information it handles.
These are the supported meta-information:


This module was written by Alexis Sukrieh <sukria@cpan.org>.

Copyright 2007-2008 by Alexis Sukrieh.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.