java.lang.Object | ||
↳ | org.hibernate.criterion.SubqueryExpression | |
↳ | org.hibernate.criterion.SimpleSubqueryExpression |
A comparison between a constant value and the the result of a subquery
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return typed values for all parameters in the rendered SQL fragment
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Return typed values for all parameters in the rendered SQL fragment
criteria | The local criteria |
---|---|
criteriaQuery | The overal criteria query |
HibernateException |
---|