RafficMaleo / android-active-record

Automatically exported from code.google.com/p/android-active-record
0 stars 0 forks source link

Modify the way how Entity is created #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Need to use normal  Entity constructor to create an instance, not static method 
of ActiveRecordBase. 
Constructor must have mandatory parameter ActiveRecordBase

Original issue reported on code.google.com by Vladimir.Kroz on 3 Aug 2010 at 8:48