| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.criterion.SubqueryExpressionorg.hibernate.criterion.PropertySubqueryExpressionpublic class PropertySubqueryExpressionextends SubqueryExpressionConstructor Summary | |
| |
Method Summary | |
protected String |
|
Methods inherited from class org.hibernate.criterion.SubqueryExpression | |
getTypedValues, getTypes, toLeftSqlString, toSqlString | |
protected PropertySubqueryExpression(String propertyName,
String op,
String quantifier,
DetachedCriteria dc)protected String toLeftSqlString(Criteria criteria, CriteriaQuery criteriaQuery)
- Overrides:
- toLeftSqlString in interface SubqueryExpression