Uses of Class
com.exasol.adapter.sql.SqlLiteralString
-
Packages that use SqlLiteralString Package Description com.exasol.adapter.sql -
-
Uses of SqlLiteralString in com.exasol.adapter.sql
Methods in com.exasol.adapter.sql that return SqlLiteralString Modifier and Type Method Description SqlLiteralStringSqlFunctionAggregateGroupConcat. getSeparator()Get a separator.SqlLiteralStringSqlFunctionAggregateListagg. getSeparator()Get a separator.SqlLiteralStringSqlFunctionAggregateListagg.Behavior. getTruncationFiller()Get a truncation filler.Methods in com.exasol.adapter.sql with parameters of type SqlLiteralString Modifier and Type Method Description SqlFunctionAggregateGroupConcat.BuilderSqlFunctionAggregateGroupConcat.Builder. separator(SqlLiteralString separator)Add a separator.SqlFunctionAggregateListagg.BuilderSqlFunctionAggregateListagg.Builder. separator(SqlLiteralString separator)Add a separator.voidSqlFunctionAggregateListagg.Behavior. setTruncationFiller(SqlLiteralString truncationFiller)Set a truncation filler.RSqlNodeVisitor. visit(SqlLiteralString sqlLiteralString)
-