Class DB2ShellScriptBasedStatisticRenovator

java.lang.Object
net.sf.jailer.database.ShellScriptBasedStatisticRenovator
net.sf.jailer.database.DB2ShellScriptBasedStatisticRenovator
All Implemented Interfaces:
StatisticRenovator

public class DB2ShellScriptBasedStatisticRenovator extends ShellScriptBasedStatisticRenovator
Renews the DB2 table statistics for the working-tables by executing a shell-script.
Author:
Ralf Wisser
  • Constructor Details

    • DB2ShellScriptBasedStatisticRenovator

      public DB2ShellScriptBasedStatisticRenovator(String scriptInvocation)
      Constructor.
      Parameters:
      scriptInvocation - invocation of the script-file
  • Method Details