共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Querydsl |
Querydsl
|
6 | 0 | 4987 |
贡献者 | 讨论 | 代码提交 |
Querydsl is a framework which enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they can be constructed via a fluent DSL/API.
The benefits of using a fluent API in comparison to simple strings are