Package | Description |
---|---|
javax.persistence | |
javax.persistence.criteria |
Modifier and Type | Method and Description |
---|---|
List<TupleElement<?>> |
Tuple.getElements() |
Modifier and Type | Method and Description |
---|---|
<X> X |
Tuple.get(TupleElement<X> tupleElement) |
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionJoin<Z,E> |
interface |
CompoundSelection<X> |
static interface |
CriteriaBuilder.Case<R> |
static interface |
CriteriaBuilder.Coalesce<T> |
static interface |
CriteriaBuilder.In<T> |
static interface |
CriteriaBuilder.SimpleCase<C,R> |
interface |
Expression<T> |
interface |
From<Z,X> |
interface |
Join<Z,X> |
interface |
ListJoin<Z,E> |
interface |
MapJoin<Z,K,V> |
interface |
ParameterExpression<T> |
interface |
Path<X> |
interface |
PluralJoin<Z,C,E> |
interface |
Predicate |
interface |
Root<X> |
interface |
Selection<X> |
interface |
SetJoin<Z,E> |
interface |
Subquery<T> |
Copyright © 2016. All rights reserved.