Ferreteria/v0.6/clade/Sys/Data/Engine/aux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{page/nspace}} | {{page/nspace}} | ||
==About== | |||
* '''Purpose''': auxiliary stuff used by the Engine clade-family, but not part of the main line of descent. | |||
==Subclades== | ==Subclades== | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Revision as of 14:08, 6 October 2025
About
- Purpose: auxiliary stuff used by the Engine clade-family, but not part of the main line of descent.
Subclades
| namespace | endname | |
|---|---|---|
| Sys\Data\Engine\aux | ActionRq | request to an Engine to do something |
| Sys\Data\Engine\aux\ActionRq | Admin | administration request to a DB engine |
| Sys\Data\Engine\aux\ActionRq\Admin | ToDbOper | something that maintains a database operation (Ops) object |
| Sys\Data\Engine\aux\ActionRq\Admin | ToSchema | DB engine admin request for a specific schema |
| Sys\Data\Engine\aux\ActionRq\Admin\ToSchema | EngDbScExport | DB schema admin request: export data |
| Sys\Data\Engine\aux\ActionRq\Admin\ToSchema | EngDbScImport | DB schema admin request: import data |
| Sys\Data\Engine\aux\ActionRq | Comm | communication request to a DB engine |
| Sys\Data\Engine\aux | DbList | list of Database-connection objects |
| Sys\Data\Engine\aux | QDbConn | QObj that is restricted to DbConn objects |