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.Nameas its primary key.CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>>ADatabasecorresponds to a unique MySQL table space on one server.Represents a name that may be used for aDatabase.AMysqlDbUsergrants aMysqlServerUseraccess to aMysqlDatabase.The platform-supported set of permissions for MySQL servers.AMysqlServercorresponds 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?The supported versions of MySQL in series order.Represents a name that may be used for a MySQL table.AMysqlUserstores the details of a MySQL account that are common to all servers.Represents a MySQL user ID.
