Data Provider framework 为Content Provider而做的简单框架,目的是减少编写单表(single table)数据提供者的代码量。 框架使用Annotation和Reflect实现