Android Open Source - Database lightweight bc-lite-orm






Project Summary

Really lightweight orm for Android, 21kb..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bc-lite-orm.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version8
Activity Count0

Java Source Files

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