共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > reflection-dsl |
reflection-dsl
|
0 | 0 | 206 |
贡献者 | 讨论 | 代码提交 |
Reflection DSLWhat is it?Reflection DSL is a library intended to ease (a lot) the use of reflection on Java.
Reflection DSL comes in three different flavours:
DSL Criterion RQL
The two last ones, Criterion and RQL, abstract a Class as an Database table, and uses a API that should look very familiar to anyone who uses Hibernate.
Take a look at the Wiki pages, and of course, enjoy working with reflection!