Uses of Class
wt.dataservice.SQLScriptExecutor

Packages that use SQLScriptExecutor
com.ptc.windchill.upgrade.util   
 

Uses of SQLScriptExecutor in com.ptc.windchill.upgrade.util
 

Subclasses of SQLScriptExecutor in com.ptc.windchill.upgrade.util
 class SQLScriptExecutor
          Used to execute general SQL strings or to SQL Script files, but the result is a long string equal to "as seen on a console".