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