| Package | Description |
|---|---|
| com.caucho.amber.manager | |
| com.caucho.env.jpa | |
| javax.persistence | |
| javax.persistence.criteria |
| Class and Description |
|---|
| CriteriaBuilder
Interface to build criteria.
|
| CriteriaQuery
Criteria query.
|
| Class and Description |
|---|
| CriteriaBuilder
Interface to build criteria.
|
| CriteriaQuery
Criteria query.
|
| Class and Description |
|---|
| CriteriaBuilder
Interface to build criteria.
|
| CriteriaQuery
Criteria query.
|
| Class and Description |
|---|
| AbstractQuery
Abstract criteria query.
|
| CollectionJoin
A join to an entity.
|
| CompoundSelection
Criteria selection.
|
| CriteriaBuilder.Case |
| CriteriaBuilder.Coalesce |
| CriteriaBuilder.In |
| CriteriaBuilder.SimpleCase |
| CriteriaBuilder.Trimspec |
| CriteriaQuery
Criteria query.
|
| Expression
Criteria expression.
|
| Fetch
Represents a join-fetched attribute.
|
| FetchParent
An element of a FROM clause which can function as the parent of fetches.
|
| From
A root type from a FROM clause.
|
| Join
A join to an entity.
|
| JoinType
A join to an entity.
|
| ListJoin
A join to an entity.
|
| MapJoin
A join to an entity.
|
| Order
Represents an order expression.
|
| ParameterExpression
Criteria parameter expression.
|
| Path
A path expression.
|
| PluralJoin
A common join interface to all collection types.
|
| Predicate
Criteria predicate.
|
| Predicate.BooleanOperator |
| Root
A root type from a FROM clause.
|
| Selection
Criteria selection.
|
| SetJoin
A join to an entity.
|
| Subquery
criteria subquery.
|