|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListJoin | |
---|---|
javax.persistence.criteria |
Uses of ListJoin in javax.persistence.criteria |
---|
Methods in javax.persistence.criteria that return ListJoin | ||
---|---|---|
|
Subquery.correlate(ListJoin<X,Y> parentList)
|
|
|
From.join(ListAttribute<? super X,Y> list)
|
|
|
From.join(ListAttribute<? super X,Y> list,
JoinType joinType)
|
|
|
From.joinList(java.lang.String attributeName)
|
|
|
From.joinList(java.lang.String attributeName,
JoinType joinType)
|
Methods in javax.persistence.criteria with parameters of type ListJoin | ||
---|---|---|
|
Subquery.correlate(ListJoin<X,Y> parentList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |