Uses of Interface
org.springframework.data.relational.core.sql.UpdateBuilder
Packages that use UpdateBuilder
-
Uses of UpdateBuilder in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return UpdateBuilderModifier and TypeMethodDescriptionstatic UpdateBuilderUpdate.builder()Creates a newUpdateBuilder.static UpdateBuilderStatementBuilder.update()Creates a newUpdateBuilder.