| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseOngoingSetOperationBuilder<X,Y,Z extends StartOngoingSetOperationBuilder<?,?,?>>
An interface for builders that support set operators.
|
interface |
CriteriaBuilder<T>
A builder for criteria queries.
|
interface |
FullSelectCTECriteriaBuilder<X>
A builder for cte criteria queries.
|
interface |
LeafOngoingSetOperationCriteriaBuilder<X>
An interface for builders that support set operators.
|
interface |
LeafOngoingSetOperationCTECriteriaBuilder<X>
An interface for builders that support set operators.
|
interface |
LeafOngoingSetOperationSubqueryBuilder<X>
An interface for builders that support set operators.
|
interface |
OngoingSetOperationBuilder<X,Y,Z extends StartOngoingSetOperationBuilder<?,?,?>>
An interface for builders that support set operators.
|
interface |
OngoingSetOperationCriteriaBuilder<T,Y>
An interface for builders that support set operators.
|
interface |
OngoingSetOperationCTECriteriaBuilder<T,Y>
An interface for builders that support set operators.
|
interface |
OngoingSetOperationSubqueryBuilder<T,Y>
An interface for builders that support set operators.
|
interface |
StartOngoingSetOperationBuilder<X,Y,Z extends StartOngoingSetOperationBuilder<?,?,?>>
An interface for builders that support set operators.
|
interface |
StartOngoingSetOperationCriteriaBuilder<X,Y>
An interface for builders that support set operators.
|
interface |
StartOngoingSetOperationCTECriteriaBuilder<X,Y>
An interface for builders that support set operators.
|
interface |
StartOngoingSetOperationSubqueryBuilder<X,Y>
An interface for builders that support set operators.
|
interface |
SubqueryBuilder<T>
A builder for subquery criteria queries.
|
Copyright © 2015 Blazebit. All Rights Reserved.