This is a simple android sqlite Object Relational Mapping.
AutoTable is hosted in the following web site
https://github.com/jackyxq/AutoTable
If you think the Android project AutoTable 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 AutoTable.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 9 |
Activity Count | 1 |
AutoTable has the following Java source files.
com.jacky.library.db.Column.java com.jacky.library.db.DBHelper.java com.jacky.library.db.DatabaseException.java com.jacky.library.db.Table.java com.jacky.project.autotable.BaseApplication.java com.jacky.project.autotable.Logger.java com.jacky.project.autotable.MyActivity.java com.jacky.project.autotable.Student.java