public class RestrictionWithJoin extends Object implements Restriction
| Constructor and Description |
|---|
RestrictionWithJoin(String join,
Restriction restriction) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
String |
getWhere(HQLQuery hqlQuery) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitpublic RestrictionWithJoin(String join, Restriction restriction)
public String getWhere(HQLQuery hqlQuery)
getWhere in interface Restrictionpublic String getFrom()
getFrom in interface RestrictionCopyright © 2018 Atlassian. All rights reserved.