querydsl / codegen

Java/Scala Code generation tool
Apache License 2.0
23 stars 22 forks source link

Add CodeWriter.getClassConstant() to abstract the difference between A.class in Java and classOf[A] in Scala. #15

Closed jtsay362 closed 10 years ago

jtsay362 commented 10 years ago

To be used in querydsl-codegen shortly.