public class DB2ShellScriptBasedStatisticRenovator extends ShellScriptBasedStatisticRenovator
| Constructor and Description |
|---|
DB2ShellScriptBasedStatisticRenovator(java.lang.String scriptInvocation)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getScriptInvocation(Session session)
Gets shell-invocation.
|
renewpublic DB2ShellScriptBasedStatisticRenovator(java.lang.String scriptInvocation)
scriptInvocation - invocation of the script-fileprotected java.lang.String getScriptInvocation(Session session) throws java.lang.Exception
getScriptInvocation in class ShellScriptBasedStatisticRenovatorsession - for execution of SQL-statementsjava.lang.Exception