|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CriteriaSubqueryImpl | |
---|---|
org.hibernate.ejb.criteria | |
org.hibernate.ejb.criteria.path |
Uses of CriteriaSubqueryImpl in org.hibernate.ejb.criteria |
---|
Methods in org.hibernate.ejb.criteria with parameters of type CriteriaSubqueryImpl | |
---|---|
JoinImplementor<Z,X> |
JoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)
Refined return type |
FromImplementor<Z,X> |
FromImplementor.correlateTo(CriteriaSubqueryImpl subquery)
|
ListJoinImplementor<Z,X> |
ListJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)
Refined return type |
CollectionJoinImplementor<Z,X> |
CollectionJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)
Refined return type |
MapJoinImplementor<Z,K,V> |
MapJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)
Refined return type |
SetJoinImplementor<Z,X> |
SetJoinImplementor.correlateTo(CriteriaSubqueryImpl subquery)
Refined return type |
Uses of CriteriaSubqueryImpl in org.hibernate.ejb.criteria.path |
---|
Methods in org.hibernate.ejb.criteria.path with parameters of type CriteriaSubqueryImpl | |
---|---|
ListAttributeJoin<O,E> |
ListAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery)
|
RootImpl<X> |
RootImpl.correlateTo(CriteriaSubqueryImpl subquery)
|
SingularAttributeJoin<Z,X> |
SingularAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery)
|
MapAttributeJoin<O,K,V> |
MapAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery)
|
SetAttributeJoin<O,E> |
SetAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery)
|
JoinImplementor<Z,X> |
AbstractJoinImpl.correlateTo(CriteriaSubqueryImpl subquery)
|
FromImplementor<Z,X> |
AbstractFromImpl.correlateTo(CriteriaSubqueryImpl subquery)
|
CollectionAttributeJoin<O,E> |
CollectionAttributeJoin.correlateTo(CriteriaSubqueryImpl subquery)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |