android sqlite db.
LinDB is hosted in the following web site
https://github.com/a-bird/LinDB
If you think the Android project LinDB 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 LinDB.
Item | Value |
---|---|
Java File Count | 20 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\SqliteConfigure.json |
LinDB has the following Java source files.
com.zhulin.llhibernet.ISession.java com.zhulin.llhibernet.ISqliteDataBase.java com.zhulin.llhibernet.ITransaction.java com.zhulin.llhibernet.MainActivity.java com.zhulin.llhibernet.Session.java com.zhulin.llhibernet.SessionFactory.java com.zhulin.llhibernet.SqliteDataBase.java com.zhulin.llhibernet.SqliteHelper.java com.zhulin.llhibernet.Transaction.java com.zhulin.llhibernet.common.Log.java com.zhulin.llhibernet.common.Table.java com.zhulin.llhibernet.common.TableCreateReflect.java com.zhulin.llhibernet.common.TableField.java com.zhulin.llhibernet.common.TableFieldUnit.java com.zhulin.llhibernet.common.TableReflect.java com.zhulin.llhibernet.common.TableUnit.java com.zhulin.llhibernet.config.IConfiguration.java com.zhulin.llhibernet.config.SqliteConfiguration.java com.zhulin.llhibernet.config.SqliteConfigureInfo.java com.zhulin.llhibernet.module.User.java