wt.tools.generation.sql
Class SQLServerIndexGenerator
java.lang.Object
wt.tools.generation.PackageTraverser
wt.tools.generation.sql.IndexGenerator
wt.tools.generation.sql.SQLServerIndexGenerator
- All Implemented Interfaces:
- ClassProcessor, ExecutableApp, PackageProcessor
- public class SQLServerIndexGenerator
- extends IndexGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scriptGenerator
private SQLServerScriptGenerator scriptGenerator
sqlGenerator
private SQLServerSQLGenerator sqlGenerator
SQLServerIndexGenerator
public SQLServerIndexGenerator()
getScriptGenerator
protected ScriptGenerator getScriptGenerator()
- Specified by:
getScriptGenerator
in class IndexGenerator
getSQLGenerator
protected SQLGenerator getSQLGenerator()
- Specified by:
getSQLGenerator
in class IndexGenerator