class |
BasicCollectionJoinImpl<Z,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
class |
BasicListJoinImpl<Z,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
class |
BasicMapJoinImpl<Z,K,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
class |
BasicSetJoinImpl<Z,E> |
Purpose: Represents a Join to a ElementCollection of basics.
|
class |
CollectionJoinImpl<Z,X> |
Purpose: Contains the implementation of the CollectionJoin interface of the JPA
criteria API.
|
class |
FromImpl<Z,X> |
Purpose: Contains the implementation of the From interface of the JPA
criteria API.
|
class |
JoinImpl<Z,X> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
class |
ListJoinImpl<Z,X> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
class |
MapJoinImpl<Z,K,V> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|
class |
RootImpl<X> |
Purpose: Contains the implementation of the Root interface of the JPA
criteria API.
|
class |
SetJoinImpl<Z,X> |
Purpose: Contains the implementation of the Join interface of the JPA
criteria API.
|