|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyMySQLImpl | |
---|---|
ARoad0.AcsAddon.Accbee.MySQL.gBase | Provides the gBase classes for modelling a MySQL 5 server as an extension, in the AcsAddon MySQL, of the generic ARoad0.gBase package. |
Uses of ProxyMySQLImpl in ARoad0.AcsAddon.Accbee.MySQL.gBase |
---|
Fields in ARoad0.AcsAddon.Accbee.MySQL.gBase declared as ProxyMySQLImpl | |
---|---|
static ProxyMySQLImpl |
ProxyMySQLImpl.EMPTY_INSTANCE
A reusable empty instance for initialization, to avoid the use of 'new' for temporary values. |
Methods in ARoad0.AcsAddon.Accbee.MySQL.gBase that return ProxyMySQLImpl | |
---|---|
protected ProxyMySQLImpl |
ProxyMySQLImpl.copyOwnVariables(ProxyMySQLImpl _result,
boolean _withoutInternalAcl)
This method provides a copy of the instance variables. |
Methods in ARoad0.AcsAddon.Accbee.MySQL.gBase with parameters of type ProxyMySQLImpl | |
---|---|
protected ProxyMySQLImpl |
ProxyMySQLImpl.copyOwnVariables(ProxyMySQLImpl _result,
boolean _withoutInternalAcl)
This method provides a copy of the instance variables. |
protected static void |
ProxyMySQLImpl.setValueOf(ProxyMySQLImpl _user,
GroupIDMySQLImpl _host,
UserIDMySQLImpl _proxiedAccount)
Sets, for the constructors, a new account as member of the matched pattern-name groups and member of its mandatory host. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |