SQLite ORM for Android.
fastorm is hosted in the following web site
https://github.com/notscaladev/fastorm
If you think the Android project fastorm 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 fastorm.
Item | Value |
---|---|
Java File Count | 13 |
Activity Count | 1 |
fastorm has the following Java source files.
com.fastorm.Config.java com.fastorm.annotations.Column.java com.fastorm.annotations.Constraint.java com.fastorm.annotations.DatabaseTable.java com.fastorm.logging.ILogger.java com.fastorm.logging.Logger.java com.fastorm.logging.LoggerImpl.java com.fastorm.logging.util.LoggingUtils.java com.fastorm.query.BaseQuery.java com.fastorm.query.Queryable.java com.fastorm.query.dao.BaseDAO.java com.fastorm.query.dao.exception.DAOException.java