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