| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Method | Description |
|---|---|---|
JoinOnAndBuilder<JoinOnOrBuilder<T>> |
JoinOnOrBuilder.onAnd() |
Starts a on and builder which connects it's predicates with the AND operator.
|
| Modifier and Type | Method | Description |
|---|---|---|
JoinOnOrBuilder<JoinOnAndBuilder<T>> |
JoinOnAndBuilder.onOr() |
Starts a on or builder which connects it's predicates with the OR operator.
|
Copyright © 2014–2020 Blazebit. All rights reserved.