| Package | Description |
|---|---|
| com.blazebit.persistence |
Blaze-Persistence is a rich Criteria API for JPA.
|
| Modifier and Type | Method | Description |
|---|---|---|
SimpleReturningBuilder |
SimpleReturningBuilder.returning(String modificationQueryAttribute) |
Adds the given entity attribute(
modificationQueryAttribute) to the RETURNING clause. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ReturningObjectBuilder.applyReturning(SimpleReturningBuilder returningBuilder) |
Applies the returning bindings necessary for this object builder to work.
|
Copyright © 2014–2020 Blazebit. All rights reserved.