文件名称:easy-criteria-3.0.1-beta-sources
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2013-03-13
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- p***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EasyCriteria 是一个轻量级的框架用来创建和处理基于元数据、类型安全、可调式、可读和可维护的 JPA 2.0 查询。示例代码:
CriteriaComposer(Student.class).select(AggregateFunction.SUM,Student_.unit).groupBy(Student_.name) -EasyCriteria is a lightweight fr a mework for creating and processing based on metadata, type safety, adjustable, readable and maintainable JPA 2.0 query. Sample code: CriteriaComposer (Student.class), select (AggregateFunction.SUM Student_.unit) groupBy (Student_.name)
CriteriaComposer(Student.class).select(AggregateFunction.SUM,Student_.unit).groupBy(Student_.name) -EasyCriteria is a lightweight fr a mework for creating and processing based on metadata, type safety, adjustable, readable and maintainable JPA 2.0 query. Sample code: CriteriaComposer (Student.class), select (AggregateFunction.SUM Student_.unit) groupBy (Student_.name)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
easy-criteria-3.0.1-beta-sources.jar