| Class | Description |
|---|---|
| AbstractJPAQuery<T,Q extends AbstractJPAQuery<T,Q>> |
Abstract base class for JPA API based implementations of the JPQLQuery interface
|
| JPADeleteClause |
DeleteClause implementation for JPA
|
| JPAProvider |
JPAProvider provides detection of the JPA provider based on the EntityManager instance |
| JPAQuery<T> |
JPAQuery is the default implementation of the JPQLQuery interface for JPA |
| JPAQueryFactory |
Factory class for query and DML clause creation
|
| JPAUpdateClause |
UpdateClause implementation for JPA
|
| JPAUtil |
JPAUtil provides static utility methods for JPA
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.