mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Unified Queries for Java
Some Java instrumentation tools (e.g. JaCoCo) insert code into classes at runtime. This means that the static eval() method *could* not be the first method of our runtime generated classes anymore. Fix this by explicitly looking for the eval() method. |
||
|---|---|---|
| src | ||
| pom.xml | ||
| template.mf | ||