Uses of Enum Class
org.springframework.data.relational.core.sql.render.UpsertRenderContexts
Packages that use UpsertRenderContexts
Package
Description
SQL rendering utilities to render SQL from the Statement Builder API.
-
Uses of UpsertRenderContexts in org.springframework.data.relational.core.sql.render
Subclasses with type arguments of type UpsertRenderContexts in org.springframework.data.relational.core.sql.renderMethods in org.springframework.data.relational.core.sql.render that return UpsertRenderContextsModifier and TypeMethodDescriptionstatic UpsertRenderContextsReturns the enum constant of this class with the specified name.static UpsertRenderContexts[]UpsertRenderContexts.values()Returns an array containing the constants of this enum class, in the order they are declared.