Uses of Class
org.springframework.data.relational.core.sql.When
Packages that use When
Package
Description
Statement Builder implementation.
SQL rendering utilities to render SQL from the Statement Builder API.
-
Uses of When in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return WhenMethods in org.springframework.data.relational.core.sql with parameters of type WhenModifier and TypeMethodDescriptionstatic CaseExpressionCreate CASEExpressionwith initialWhencondition.Add additionalWhencondition -
Uses of When in org.springframework.data.relational.core.sql.render
Subclasses with type arguments of type When in org.springframework.data.relational.core.sql.render