| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseJoinOnBuilder<T extends BaseJoinOnBuilder<T>>
A base interface for builders that support join on.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JoinOnAndBuilder<T>
The builder interface for a on predicate container that connects predicates with the AND operator.
|
interface |
JoinOnBuilder<T>
An interface for builders that support join on.
|
interface |
JoinOnOrBuilder<T>
The builder interface for a on predicate container that connects predicates with the OR operator.
|
Copyright © 2014–2017 Blazebit. All rights reserved.