Jakarta Persistence Criteria API
-
interface
The
CollectionJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a
Collection
.
interface
The
ListJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a
List
.
interface
The
MapJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a
Map
.
interface
The
SetJoin
interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a
Set
.