Commit 713a49a0 authored by zYne's avatar zYne

Record introduction added

parent 9f03f21d
Doctrine_Record is a wrapper for database row but along with that it speficies what relations it has
on other components and what columns it has. It may access the related components, hence its refered as an ActiveRecord.
<br \><br \>
The classes that inherit Doctrine_Record are called components. There should be atleast one component for each database table.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment