没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Infinitum Framework |
Infinitum Framework
|
0 | 0 | 269 |
贡献者 | 讨论 | 代码提交 |
概述
Infinitum is a lightweight, extensible framework enabling Android developers to quickly and efficiently create rich applications while facilitating the convention-over-configuration paradigm.
Infinitum includes an ORM that allows developers to spend more time focusing on their problem domain and business logic and less time on underlying data-access and boilerplate code by embracing object-oriented principles. The ORM also provides a criteria API for constructing database queries, allowing developers to query on objects rather than tables -- no SQL necessary.
In addition to its ORM, the framework offers a REST client interface that allows developers to communicate with their own RESTful web services using objects.
创建时间:2014-05-11 10:03