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, toSqlStringprotected PropertySubqueryExpression(String propertyName, String op, String quantifier, DetachedCriteria dc)
protected String toLeftSqlString(Criteria criteria, CriteriaQuery criteriaQuery)
toLeftSqlString in class SubqueryExpressionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.