Class SQLCreateIndexStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLIndex, SQLObject, SQLStatement, SQLCreateStatement, SQLDDLStatement
Direct Known Subclasses:
OracleCreateIndexStatement

public class SQLCreateIndexStatement extends SQLStatementImpl implements SQLCreateStatement, SQLIndex