public class PropertiesSubqueryExpression extends SubqueryExpression
Modifier | Constructor and Description |
---|---|
protected |
PropertiesSubqueryExpression(java.lang.String[] propertyNames,
java.lang.String op,
DetachedCriteria dc) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
toLeftSqlString(Criteria criteria,
CriteriaQuery outerQuery) |
getTypedValues, getTypes, toSqlString
protected PropertiesSubqueryExpression(java.lang.String[] propertyNames, java.lang.String op, DetachedCriteria dc)
protected java.lang.String toLeftSqlString(Criteria criteria, CriteriaQuery outerQuery)
toLeftSqlString
in class SubqueryExpression
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.