An SQLite helper library for android..
MSQLite is hosted in the following web site
https://github.com/mick88/MSQLite
If you think the Android project MSQLite 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 MSQLite.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 0 |
MSQLite has the following Java source files.
com.michaldabski.msqlite.Annotations .java com.michaldabski.msqlite.DataTypes .java com.michaldabski.msqlite.MSQLiteOpenHelper.java com.michaldabski.msqlite.SerializationUtils .java com.michaldabski.msqlite.models.Column .java com.michaldabski.msqlite.models.Result.java com.michaldabski.msqlite.models.Table .java com.michaldabski.msqlite.queries.CreateTable.java com.michaldabski.msqlite.queries.Drop.java com.michaldabski.msqlite.queries.QueryBuilder .java