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