This is the complete list of members for OracleSqlUtil::OracleIndex, including all inherited members.
| columns | SqlUtil::AbstractIndex | |
| constructor(string n, bool u, hash c, string nt, *string t) | OracleSqlUtil::OracleIndex | |
| SqlUtil::AbstractIndex::constructor(string n, bool u, hash c) | SqlUtil::AbstractIndex | |
| equal(AbstractIndex ix) | SqlUtil::AbstractIndex | |
| equalExceptName(AbstractIndex ix) | SqlUtil::AbstractIndex | |
| equalImpl(AbstractIndex ix) | OracleSqlUtil::OracleIndex | |
| SqlUtil::AbstractIndex::equalImpl(AbstractIndex ix) | SqlUtil::AbstractIndex | pure virtual |
| getCreateSql(string table_name, *hash opt) | OracleSqlUtil::OracleIndex | virtual |
| getDropSql(string table_name) | SqlUtil::AbstractIndex | |
| getName() | SqlUtil::AbstractIndex | |
| getRecreateSql(AbstractDatasource ds, string table_name, *hash opt) | SqlUtil::AbstractIndex | |
| getRenameSql(string table_name, string new_name) | OracleSqlUtil::OracleIndex | virtual |
| getSupportingConstraint() | SqlUtil::AbstractIndex | |
| hasColumn(string cname) | SqlUtil::AbstractIndex | |
| name | SqlUtil::AbstractIndex | |
| native_type | OracleSqlUtil::OracleIndex | |
| setSupportingConstraint(AbstractColumnSupportingConstraint c) | SqlUtil::AbstractIndex | |
| setSupportingConstraint() | SqlUtil::AbstractIndex | |
| tablespace | OracleSqlUtil::OracleIndex | |
| unique | SqlUtil::AbstractIndex | |