Package | Description |
---|---|
org.hibernate.criterion |
A framework for defining restriction criteria and order criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
ExistsSubqueryExpression |
class |
PropertySubqueryExpression
A comparison between a property value in the outer query and the
result of a subquery
|
class |
SimpleSubqueryExpression
A comparison between a constant value and the the result of a subquery
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved