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.
|
renew
public DB2ShellScriptBasedStatisticRenovator(java.lang.String scriptInvocation)
scriptInvocation
- invocation of the script-fileprotected java.lang.String getScriptInvocation(Session session) throws java.lang.Exception
getScriptInvocation
in class ShellScriptBasedStatisticRenovator
session
- for execution of SQL-statementsjava.lang.Exception