Uses of Interface
com.continuent.tungsten.replicator.applier.batch.ScriptExecutor

Packages that use ScriptExecutor
com.continuent.tungsten.replicator.applier.batch   
 

Uses of ScriptExecutor in com.continuent.tungsten.replicator.applier.batch
 

Classes in com.continuent.tungsten.replicator.applier.batch that implement ScriptExecutor
 class JavascriptExecutor
          Represents a class to execute a Javascript batch load script.
 class NativeScriptExecutor
          Represents a class to execute a native batch script.