Uses of Interface
com.blazebit.persistence.SimpleReturningBuilder
Packages that use SimpleReturningBuilder
-
Uses of SimpleReturningBuilder in com.blazebit.persistence
Methods in com.blazebit.persistence that return SimpleReturningBuilderModifier and TypeMethodDescriptionAdds the given entity attribute(modificationQueryAttribute) to theRETURNINGclause.Methods in com.blazebit.persistence with parameters of type SimpleReturningBuilderModifier and TypeMethodDescriptionvoidReturningObjectBuilder.applyReturning(SimpleReturningBuilder returningBuilder) Applies the returning bindings necessary for this object builder to work.