Package com.aoindustries.aoserv.client.mysql
package com.aoindustries.aoserv.client.mysql
-
ClassDescriptionCachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>>An object that is cached and uses
User.Name
as its primary key.CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>>ADatabase
corresponds to a unique MySQL table space on one server.Represents a name that may be used for aDatabase
.AMysqlDbUser
grants aMysqlServerUser
access to aMysqlDatabase
.AMysqlServer
corresponds to a unique MySQL install space on one server.Represents a name that may be used for a MySQL installation.Deprecated.2019-07-14: Is this still used?Represents a name that may be used for a MySQL table.AMysqlUser
stores the details of a MySQL account that are common to all servers.Represents a MySQL user ID.