Package ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface

Contains interfaces for modelizing a MySQL 5 server, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon MySQL.

See:
          Description

Interface Summary
ActorMySQL This interface is responsible for modeling a MySQL Actor to forbid the editing of the default true value on the property isRightProxy_.
BasesSetMySQL This interface is responsible for modeling a set of databases having a wildcard in its name, like 'BASE O%'.
DirectoryMySQL This interface is responsible for modeling a MySQL Directory to manage the inherited AclEntries in the Directory children.
GroupIDMySQL This interface is responsible for modeling a MySQL GroupID to manage the constraints on the account membership.
ProxyMySQL This interface is responsible for modeling a MySQL proxy user having a proxied user as hard alias reference.
ResourceMySQL This interface is responsible for modeling a MySQL resource.
RoleMySQL This interface is responsible for modeling a role into the MySQL Workbench software.
UserIDMySQL This interface is responsible for modeling a MySQL UserID to manage the constraints on the account membership.
VirtualFolderMySQL This interface is a VirtualFolder for simulating a MySQL view.
 

Package ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface Description

Contains interfaces for modelizing a MySQL 5 server, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon MySQL. The classes in the MySQL gBase package implements the interfaces of this package.

Ease-of-use: high. The package is very well structured, and the description of each property handling is very well documented.

Reliability: high.