| Package | Description |
|---|---|
| javax.persistence.criteria |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionJoin<Z,E>
A join to an entity.
|
interface |
ListJoin<Z,E>
A join to an entity.
|
interface |
MapJoin<Z,K,V>
A join to an entity.
|
interface |
SetJoin<Z,E>
A join to an entity.
|