public class RestrictionGroup extends RestrictionCollection
restrictions
Constructor and Description |
---|
RestrictionGroup(List<Restriction> restrictions) |
Modifier and Type | Method and Description |
---|---|
protected Function<Restriction,String> |
extractWhere(HQLQuery hqlQuery) |
String |
getWhere(HQLQuery hqlQuery) |
getFrom
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
visit
public RestrictionGroup(List<Restriction> restrictions)
public String getWhere(HQLQuery hqlQuery)
getWhere
in interface Restriction
protected Function<Restriction,String> extractWhere(HQLQuery hqlQuery)
Copyright © 2020 Atlassian. All rights reserved.