Class DisableSourceCompiler
java.lang.Object
io.quarkus.jdbc.h2.runtime.graalvm.DisableSourceCompiler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>getCompiledScript(String packageAndClassName) static booleanisJavaxScriptSource(String source) voidsetJavaSystemCompiler(boolean enabled) void
-
Constructor Details
-
DisableSourceCompiler
public DisableSourceCompiler()
-
-
Method Details
-
isJavaxScriptSource
-
getCompiledScript
- Throws:
ScriptException
-
getClass
- Throws:
ClassNotFoundException
-
setSource
-
setJavaSystemCompiler
public void setJavaSystemCompiler(boolean enabled) -
getMethod
-