public class

ExistsSubqueryExpression

extends SubqueryExpression
java.lang.Object
   ↳ org.hibernate.criterion.SubqueryExpression
     ↳ org.hibernate.criterion.ExistsSubqueryExpression

Summary

Protected Constructors
ExistsSubqueryExpression(String quantifier, DetachedCriteria dc)
Protected Methods
String toLeftSqlString(Criteria criteria, CriteriaQuery outerQuery)
[Expand]
Inherited Methods
From class org.hibernate.criterion.SubqueryExpression
From class java.lang.Object
From interface org.hibernate.criterion.Criterion

Protected Constructors

protected ExistsSubqueryExpression (String quantifier, DetachedCriteria dc)

Protected Methods

protected String toLeftSqlString (Criteria criteria, CriteriaQuery outerQuery)