| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCriteriaQueryImpl<T>
the definition of the functionality that is common to both top-level queries and subqueries.
|
class |
BaseQueryImpl<T>
Commons super class for criteria queries.
|
class |
CriteriaDeleteImpl<T>
Implementation of CriteriaDelete.
|
class |
CriteriaModify<T>
Base class for for the update and delete criterias.
|
class |
CriteriaQueryImpl<T>
Base of the
CriteriaQueryImpl that performs the SQL generations. |
class |
CriteriaUpdateImpl<T>
Implementation of CriteriaUpdate.
|
class |
SubqueryImpl<T>
The implementation of sub query.
|
class |
SubQueryStub<T> |
| Modifier and Type | Method and Description |
|---|---|
BaseQuery<X> |
QueryImpl.getCriteriaQuery()
Returns the criteria query of the typed query.
|
| Constructor and Description |
|---|
QueryImpl(BaseQuery<X> q,
EntityManagerImpl entityManager) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.