--- trunk/lib/Frey/Manual.pod 2009/01/24 19:35:41 1013 +++ trunk/lib/Frey/Manual.pod 2009/01/25 12:57:28 1014 @@ -31,9 +31,18 @@ FIXME broken if not noted in C -For database objects we support L and when your objects are created -C<< with 'Frey::ORM::Collection' >> they will have basic CRUD functionality -implemented by L. +For database objects we support L to introspect existing +database and implement user interface for it. + +=over 5 + +Steps to create classes for your existing L database: + +=item 1 + + + +=back =head1 User parts