ORM library for Android Applications.
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.
The following table is the detailed list of factoid.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 7 |
Activity Count | 0 |
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