Interface ScriptExecutor
-
- All Known Implementing Classes:
ScriptExecutorImpl
public interface ScriptExecutorDefines a SQL script executor that executes a single SQL script.- Author:
- Matt Ward
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecuteScriptUrl(java.lang.String scriptUrl)
-