Uses of Class
com.exasol.adapter.sql.SqlFunctionAggregateListagg.Behavior
-
Packages that use SqlFunctionAggregateListagg.Behavior Package Description com.exasol.adapter.sql -
-
Uses of SqlFunctionAggregateListagg.Behavior in com.exasol.adapter.sql
Methods in com.exasol.adapter.sql that return SqlFunctionAggregateListagg.Behavior Modifier and Type Method Description SqlFunctionAggregateListagg.BehaviorSqlFunctionAggregateListagg. getOverflowBehavior()Get an overflow behavior.Methods in com.exasol.adapter.sql with parameters of type SqlFunctionAggregateListagg.Behavior Modifier and Type Method Description static SqlFunctionAggregateListagg.BuilderSqlFunctionAggregateListagg. builder(SqlNode argument, SqlFunctionAggregateListagg.Behavior overflowBehavior)Get aSqlFunctionAggregateListaggbuilder.
-