Closed felipecwb closed 10 years ago
Create the tests for using privates properties. Add Mapper::inferGet() & Mapper::getAllProperties(). Add use of annotation @Relational\isNotColumn to non column of database. Removed some unused variables.
Mapper::inferGet()
Mapper::getAllProperties()
@Relational\isNotColumn
Create the tests for using privates properties. Add
Mapper::inferGet()
&Mapper::getAllProperties()
. Add use of annotation@Relational\isNotColumn
to non column of database. Removed some unused variables.