Uses of Class
com.exasol.dbbuilder.dialects.exasol.ScriptParameter
-
Packages that use ScriptParameter Package Description com.exasol.dbbuilder.dialects.exasol -
-
Uses of ScriptParameter in com.exasol.dbbuilder.dialects.exasol
Methods in com.exasol.dbbuilder.dialects.exasol that return types with arguments of type ScriptParameter Modifier and Type Method Description List<ScriptParameter>Script. getParameters()Get the script's parameters.
-