PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.
43
stars
10
forks
source link
Fix request: AvoidHugeQueryFetchSize hibernate 6 Criteria and hints support #375
Open
jborgers opened 1 week ago
In hibernate 6, Criteria is re-designed and .setFetchsize is different. Also, hints with fetch size are not supported yet.