Uses of Interface
org.springframework.data.relational.core.sql.UpsertBuilder.OngoingConflictResolution
Packages that use UpsertBuilder.OngoingConflictResolution
-
Uses of UpsertBuilder.OngoingConflictResolution in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return UpsertBuilder.OngoingConflictResolutionModifier and TypeMethodDescriptionUpsertBuilder.ConflictColumn.with(Collection<? extends Column> columns) Start building the conflict resolution by specifying conflict/matching columns.Start building the conflict resolution by specifying a conflict/matching column.Start building the conflict resolution by specifying conflict/matching columns.