Really lightweight orm for Android, 21kb..
bc-lite-orm is hosted in the following web site
https://github.com/bclymer/bc-lite-orm
If you think the Android project bc-lite-orm 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 bc-lite-orm.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 0 |
bc-lite-orm has the following Java source files.
com.bclymer.bcliteorm.BcDao.java com.bclymer.bcliteorm.BcLog.java com.bclymer.bcliteorm.BcOrm.java com.bclymer.bcliteorm.BcOrmChangeListener.java com.bclymer.bcliteorm.BcSQLiteOpenHelper.java com.bclymer.bcliteorm.TableUtil.java com.bclymer.bcliteorm.annotations.PersistantField.java com.bclymer.bcliteorm.annotations.PersistantObject.java