| Class | Description |
|---|---|
| AbstractJPAQuery<Q extends AbstractJPAQuery<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 |
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–2014 Mysema Ltd. All rights reserved.