mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Unified Queries for Java
Add CodeWriter.getClassConstant() to abstract the difference between A.class in Java and classOf[A] in Scala. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| pom.xml | ||
| README.md | ||
| template.mf | ||
codegen
Java/Scala Code generation tool
See this test for examples https://github.com/mysema/codegen/blob/master/src/test/java/com/mysema/codegen/JavaWriterTest.java