class |
AbstractQueryImpl<T> |
Purpose: Contains the implementation of the AbstractQuery interface of
the JPA criteria API.
|
class |
CriteriaDeleteImpl<T> |
Purpose: Contains the implementation of the CriteriaDelete interface of
the JPA criteria API.
|
class |
CriteriaQueryImpl<T> |
Purpose: Contains the implementation of the CriteriaQuery interface of
the JPA criteria API.
|
class |
CriteriaUpdateImpl<T> |
Purpose: Contains the implementation of the CriteriaUpdate interface of
the JPA criteria API.
|
class |
SubQueryImpl<T> |
Purpose: Contains the implementation of the SubQuery interface of the JPA
criteria API.
|