Uses of Interface
org.springframework.data.relational.core.sql.Visitor
Packages that use Visitor
Package
Description
Statement Builder implementation.
SQL rendering utilities to render SQL from the Statement Builder API.
-
Uses of Visitor in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql with parameters of type Visitor -
Uses of Visitor in org.springframework.data.relational.core.sql.render
Classes in org.springframework.data.relational.core.sql.render that implement VisitorModifier and TypeClassDescriptionclassRenderer forCaseExpression.classRenderer forWhensegments.