|
Qore OracleSqlUtil Module Reference
1.2.5
|
This is the complete list of members for OracleSqlUtil::OracleView, including all inherited members.
| constructor(string n_name, string n_src, *string n_schema, *string n_type_text, *string n_oid_text, *string n_view_type_owner, *string n_view_type, *string n_superview_name, bool n_updatable, bool n_container_data) | OracleSqlUtil::OracleView | |
| SqlUtil::AbstractView::constructor(string n_name, string n_src) | SqlUtil::AbstractView | |
| container_data | OracleSqlUtil::OracleView | |
| getCreateSql(*hash opt) | OracleSqlUtil::OracleView | virtual |
| getDropSql(*hash opt) | SqlUtil::AbstractView | |
| getRenameSql(string new_name, *hash opt) | OracleSqlUtil::OracleView | virtual |
| name | SqlUtil::AbstractView | |
| oid_text | OracleSqlUtil::OracleView | |
| src | SqlUtil::AbstractView | |
| superview_name | OracleSqlUtil::OracleView | |
| type_text | OracleSqlUtil::OracleView | |
| updatable | SqlUtil::AbstractView | |
| view_type | OracleSqlUtil::OracleView | |
| view_type_owner | OracleSqlUtil::OracleView |