Qore OracleSqlUtil Module Reference  1.4.4
OracleSqlUtil::OracleIndex Member List

This is the complete list of members for OracleSqlUtil::OracleIndex, including all inherited members.

columnsSqlUtil::AbstractIndex
constraintSqlUtil::AbstractIndexprivate
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::AbstractIndexpure virtual
foreign_constraintSqlUtil::AbstractIndexprivate
getAllSupportingConstraints()SqlUtil::AbstractIndex
getCreateSql(string table_name, *hash opt)OracleSqlUtil::OracleIndex
SqlUtil::AbstractIndex::getCreateSql(string table_name, *hash< auto > opt)SqlUtil::AbstractIndexpure virtual
getDropSql(string table_name)SqlUtil::AbstractIndex
getForeignConstraint()SqlUtil::AbstractIndex
getName()SqlUtil::AbstractIndex
getRecreateSql(AbstractDatasource ds, string table_name, *hash< auto > opt)SqlUtil::AbstractIndex
getRenameSql(string table_name, string new_name)OracleSqlUtil::OracleIndexvirtual
getSupportingConstraint()SqlUtil::AbstractIndex
hasColumn(string cname)SqlUtil::AbstractIndex
nameSqlUtil::AbstractIndex
native_typeOracleSqlUtil::OracleIndex
setForeignConstraint()SqlUtil::AbstractIndex
setSupportingConstraint()SqlUtil::AbstractIndex
setSupportingConstraint(AbstractColumnSupportingConstraint c)SqlUtil::AbstractIndex
setSupportingConstraint(AbstractForeignConstraint c)SqlUtil::AbstractIndex
tablespaceOracleSqlUtil::OracleIndex
uniqueSqlUtil::AbstractIndex