Interface SQLIndex

All Superinterfaces:
SQLObject
All Known Implementing Classes:
MySqlKey, MySqlPrimaryKey, MySqlTableIndex, MySqlUnique, OracleCreateIndexStatement, SQLAlterTableAddIndex, SQLAlterTableAlterIndex, SQLCreateIndexStatement, SQLIndexDefinition

public interface SQLIndex extends SQLObject