Android Open Source - Database library factoid






Project Summary

ORM library for Android Applications.

Web Site / Source Repository

factoid is hosted in the following web site
https://github.com/FactaTI/factoid

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

ItemValue
Java File Count9
Minimum SDK Version7
Activity Count0

Java Source Files

factoid has the following Java source files.

com.factati.factoid.config.FactoidConfig.java
com.factati.factoid.config.IFactoidConfig.java
com.factati.factoid.database.DatabaseManager.java
com.factati.factoid.database.orm.AnnotatedTable.java
com.factati.factoid.database.orm.FactoidException.java
com.factati.factoid.database.orm.IDatabaseModel.java
com.factati.factoid.database.orm.SQLiteColumn.java
com.factati.factoid.database.orm.SQLiteTable.java
com.factati.factoid.integration.TransmissionException.java