mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
This commit is contained in:
parent
93769f17a1
commit
e86fceac47
@ -38,7 +38,7 @@ public final class EntityType extends TypeAdapter implements Comparable<EntityTy
|
||||
private int escapeSuffix = 1;
|
||||
|
||||
private final Set<Method> methods = new HashSet<Method>();
|
||||
|
||||
|
||||
private final Set<Delegate> delegates = new HashSet<Delegate>();
|
||||
|
||||
private final String prefix;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user