public class PropertySubqueryExpression extends SubqueryExpression
Modifier | Constructor and Description |
---|---|
protected |
PropertySubqueryExpression(String propertyName,
String op,
String quantifier,
DetachedCriteria dc) |
Modifier and Type | Method and Description |
---|---|
protected String |
toLeftSqlString(Criteria criteria,
CriteriaQuery criteriaQuery) |
getTypedValues, getTypes, toSqlString
protected PropertySubqueryExpression(String propertyName, String op, String quantifier, DetachedCriteria dc)
protected String toLeftSqlString(Criteria criteria, CriteriaQuery criteriaQuery)
toLeftSqlString
in class SubqueryExpression
Copyright © 2016 JBoss by Red Hat. All rights reserved.