Qore OracleSqlUtil Module Reference
1.0
|
This is the complete list of members for OracleSqlUtil::OracleMaterializedView, including all inherited members.
constructor(string n, string n_src, bool n_logging=True, bool n_use_index=True, *string n_tablespace) | OracleSqlUtil::OracleMaterializedView | |
OracleSqlUtil::OracleCodeBase::constructor(string n, string n_type, string n_src) | OracleSqlUtil::OracleCodeBase | |
equal(AbstractFunctionBase t) | SqlUtil::AbstractFunction | |
SqlUtil::AbstractFunction::equalImpl(AbstractFunctionBase t) | SqlUtil::AbstractFunction | pure virtual |
getCreateSql(*hash opt) | OracleSqlUtil::OracleMaterializedView | virtual |
getDropSql() | SqlUtil::AbstractFunction | |
getRenameSql(string new_name) | OracleSqlUtil::OracleCodeBase | virtual |
getType() | SqlUtil::AbstractFunction | |
logging | OracleSqlUtil::OracleMaterializedView | |
name | SqlUtil::AbstractFunction | |
setName(string new_name) | SqlUtil::AbstractFunction | |
src | SqlUtil::AbstractFunction | |
tablespace | OracleSqlUtil::OracleMaterializedView | |
type | SqlUtil::AbstractFunction | |
use_index | OracleSqlUtil::OracleMaterializedView |