Android Open Source - SQLite orm AndroidDatabaseHelper






Project Summary

A simple and lightweight sqlite database ORM library for Android.

Web Site / Source Repository

AndroidDatabaseHelper is hosted in the following web site
https://github.com/baotuo/AndroidDatabaseHelper

If you think the Android project AndroidDatabaseHelper 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 AndroidDatabaseHelper.

ItemValue
Java File Count7
Activity Count0

Java Source Files

AndroidDatabaseHelper has the following Java source files.

com.rakutec.android.database.Column.java
com.rakutec.android.database.ColumnDescription.java
com.rakutec.android.database.DatabaseHelper.java
com.rakutec.android.database.ModelDescription.java
com.rakutec.android.database.QuerySupportedModel.java
com.rakutec.android.database.Table.java
com.rakutec.android.database.TransactionAction.java