A simple ORM framework works only on Android and fully integrated with Android Java SDK APIs..
CrabORM is hosted in the following web site
https://github.com/CarlLee/CrabORM
If you think the Android project CrabORM listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CrabORM.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 4 |
Activity Count | 0 |
CrabORM has the following Java source files.
com.carllee.craborm.DAO.java com.carllee.craborm.Model.java com.carllee.craborm.android.CrabSQLiteOpenHelper.java com.carllee.craborm.annotations.DataField.java com.carllee.craborm.annotations.DataTable.java com.carllee.craborm.interfaces.IDAO.java com.carllee.craborm.interfaces.IModel.java