Uses of Class
ARoad0.AcsAddon.Accbee.MySQL.gBase.BasesSetMySQLImpl

Packages that use BasesSetMySQLImpl
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 BasesSetMySQLImpl in ARoad0.AcsAddon.Accbee.MySQL.gBase
 

Fields in ARoad0.AcsAddon.Accbee.MySQL.gBase declared as BasesSetMySQLImpl
static BasesSetMySQLImpl BasesSetMySQLImpl.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 BasesSetMySQLImpl
protected  BasesSetMySQLImpl BasesSetMySQLImpl.copyOwnVariables(BasesSetMySQLImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.
 

Methods in ARoad0.AcsAddon.Accbee.MySQL.gBase with parameters of type BasesSetMySQLImpl
protected  BasesSetMySQLImpl BasesSetMySQLImpl.copyOwnVariables(BasesSetMySQLImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.