|
Qore SqlUtil Module Reference
1.4.4
|
This is the complete list of members for SqlUtil::AbstractView, including all inherited members.
| constructor(string n_name, string n_src) | SqlUtil::AbstractView | |
| getCreateSql(*hash opt) | SqlUtil::AbstractView | pure virtual |
| getDropSql(*hash opt) | SqlUtil::AbstractView | |
| getRenameSql(string new_name, *hash opt) | SqlUtil::AbstractView | pure virtual |
| name | SqlUtil::AbstractView | |
| src | SqlUtil::AbstractView | |
| updatable | SqlUtil::AbstractView |