Uses of Class
com.exasol.ExaCompilationException
-
-
Uses of ExaCompilationException in com.exasol
Methods in com.exasol that throw ExaCompilationException Modifier and Type Method Description Class<?>ExaMetadata. importScript(String name)Dynamically loads the code from the specified script, compiles it, and returns an instance of the main script class.
-