Uses of Class
org.springframework.data.relational.core.sql.StringLiteral
Packages that use StringLiteral
-
Uses of StringLiteral in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return StringLiteralModifier and TypeMethodDescriptionstatic StringLiteralSQL.literalOf(@Nullable CharSequence content) Creates a newStringLiteralfrom thecontent.