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