greenDAO
========
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases. Being highly optimized for Android, greenDAO offers great performance and consumes minimal memory.
**<font size="+1">Home page, documentation, and support links: http://greendao-orm.com/</font>**
[](https://travis-ci.org/greenrobot/greenDAO)
Features
--------
greenDAO has a unique set of features:
* Rock solid: greenDAO has been around since 2011 and is used by countless famous apps
* Super simple: concise and straight-forward API
* Small: The library is <100K and it's just plain Java jar (no CPU dependent native parts)
* Fast: Probably the fastest ORM for Android, driven by intelligent code generation
* Safe and expressive query API: QueryBuilder uses property constants to avoid typos
* V2.0.0 Powerful joins: query across entities and even chain joins for complex relations
* V2.0.0 Flexible property types: use custom classes or enums to represent data in your entity
Add greenDAO to your project
----------------------------
greenDAO is available on Maven Central. Please ensure that you are using the latest versions by [checking here](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22de.greenrobot%22%20AND%20a%3A%22greendao%22) [and here](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22de.greenrobot%22%20AND%20a%3A%22greendao-generator%22)
Gradle dependency for your Android app:
```
compile 'de.greenrobot:greendao:2.0.0'
```
Gradle dependency for your Java generator project:
```
compile 'de.greenrobot:greendao-generator:2.0.0'
```
Features in Beta
----------------
Those features are already here for you to try out. Note: Documentation and test coverage may be lacking, and the API may change in the future.
### Asynchronous API
* New AsyncSession (acquired from DaoSession.startAsyncSession()) provides most operations for DAOs, Queries, and transactions in a asynchronously variant
* AsyncOperations are processed in order by a background thread
* waitForCompletion methods for AsyncSession and AsyncOperations
* AsyncOperationListener for asynchronous callback when operations complete
* Asynchronous operations can be merged in single transactions (details follow)
* Added raw SQL queries returning a Query object (LazyList support etc.)
More Open Source by greenrobot
==============================
[__EventBus__](https://github.com/greenrobot/EventBus) is a central publish/subscribe bus for Android with optional delivery threads, priorities, and sticky events. A great tool to decouple components (e.g. Activities, Fragments, logic components) from each other.
[__greenrobot-common__](https://github.com/greenrobot/greenrobot-common) is a set of utility classes and hash functions for Android & Java projects.
[Follow us on Google+](https://plus.google.com/b/114381455741141514652/+GreenrobotDe/posts) to stay up to date.
没有合适的资源?快使用搜索试试~ 我知道了~
资源详情
资源评论
资源推荐
收起资源包目录





































































































共 251 条
- 1
- 2
- 3

























格式:x-java 资源大小:4.8KB




格式:pdf 资源大小:371.2KB 页数:10



LeBron_Six
- 粉丝: 807
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 分部、分项、样板工程质量控制程序.docx
- 房屋修缮工程造价指标分析(幼儿园).doc
- 在设计院推广三维设计工作的思考.doc
- 郑州市市政基础设施工程监理质量评估报告.doc
- 灌注桩施工工序验收单.docx
- 电气绝缘电阻测试记录.doc
- 2010年度厦门市区各类建筑安装工程造价综合指标.doc
- 办公楼工程质量创优策划含图.doc
- 减数分裂与配子的形成.doc
- 3.2半圆体预制.docx
- 西环小区三期抗浮锚杆QC-2.doc
- [重庆]高速公路人工挖孔抗滑桩施工方案.doc
- 爱心捐赠主题活动.ppt
- 第33讲-桥面伸缩缝施工.ppt
- 挡墙施工技术交底(000).doc
- [标杆地产]房地产项目流程管理指导书.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论0