Android Open Source - SQLite Helper MSQLite






Project Summary

An SQLite helper library for android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MSQLite.

ItemValue
Java File Count10
Activity Count0

Java Source Files

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