| CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> |
An object that is cached and uses User.Name as its primary key,
|
| CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>> |
|
| Database |
A MySQLDatabase corresponds to a unique MySQL table
space on one server.
|
| Database.CheckTableResult |
|
| Database.Name |
Represents a name that may be used for a Database.
|
| Database.TableStatus |
|
| DatabaseTable |
|
| DatabaseUser |
A MySQLDBUser grants a MySQLServerUser
access to a MySQLDatabase.
|
| DatabaseUserTable |
|
| Schema |
|
| SchemaBeanInfo |
|
| Server |
A MySQLServer corresponds to a unique MySQL install
space on one server.
|
| Server.MasterStatus |
|
| Server.Name |
Represents a name that may be used for a MySQL installation.
|
| ServerTable |
|
| Table_Name |
Represents a name that may be used for a MySQL table.
|
| User |
A MySQLUser stores the details of a MySQL account
that are common to all servers.
|
| User.Name |
Represents a MySQL user ID.
|
| UserServer |
A MySQLServerUser grants a MySQLUser access
to a Server.
|
| UserServerTable |
|
| UserTable |
|