A (really) simple ORM that I wrote for Android SQLite databases..
DatabaseUtils is hosted in the following web site
https://github.com/bishopmatthew/DatabaseUtils
If you think the Android project DatabaseUtils 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 DatabaseUtils.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
DatabaseUtils has the following Java source files.
com.airlocksoftware.database.DatabaseHelper.java com.airlocksoftware.database.DbUtils.java com.airlocksoftware.database.SqlObject.java