mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
|
|
||
|---|---|---|
| .. | ||
| readme.txt | ||
REFACTORING * move types.operation.* and types.expr.* into types * split queries into two implementation categories : - real queries (Query + Projectable) - detached queries (Query + Detachable)