mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Comment old code out
This commit is contained in:
parent
4c918cd4e0
commit
9bb0c1dfd9
@ -281,7 +281,6 @@ public abstract class AbstractJPASQLQuery<Q extends AbstractJPASQLQuery<Q> & com
|
||||
|
||||
protected void reset() {
|
||||
queryMixin.getMetadata().reset();
|
||||
// entityPaths = null;
|
||||
constants = null;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user