Uses of Interface
org.springframework.data.relational.core.sql.UpdateBuilder.UpdateAssign
Packages that use UpdateBuilder.UpdateAssign
-
Uses of UpdateBuilder.UpdateAssign in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return UpdateBuilder.UpdateAssignModifier and TypeMethodDescriptionConfigure theTableto which the update is applied.static UpdateBuilder.UpdateAssignCreates a newUpdateBuilderand declare theTablefor the update.