| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLAlterResourceGroupStatement
MySQL alter resource group statement.
|
class |
MySQLAnalyzeTableStatement
MySQL analyze table statement.
|
class |
MySQLBinlogStatement
MySQL binlog statement.
|
class |
MySQLCacheIndexStatement
MySQL cache index statement.
|
class |
MySQLChecksumTableStatement
MySQL checksum table statement.
|
class |
MySQLCheckTableStatement
MySQL check table statement.
|
class |
MySQLCloneStatement
MySQL clone statement.
|
class |
MySQLCreateLoadableFunctionStatement
MySQL create loadable function statement.
|
class |
MySQLCreateResourceGroupStatement
MySQL create resource group statement.
|
class |
MySQLDelimiterStatement
MySQL delimiter statement.
|
class |
MySQLDropResourceGroupStatement
MySQL drop resource group statement.
|
class |
MySQLExplainStatement
MySQL explain statement.
|
class |
MySQLFlushStatement
MySQL flush statement.
|
class |
MySQLHelpStatement
MySQL help statement.
|
class |
MySQLInstallComponentStatement
MySQL install component statement.
|
class |
MySQLInstallPluginStatement
MySQL install plugin statement.
|
class |
MySQLKillStatement
MySQL kill statement.
|
class |
MySQLLoadIndexInfoStatement
MySQL load index info statement.
|
class |
MySQLOptimizeTableStatement
MySQL optimize table statement.
|
class |
MySQLRepairTableStatement
MySQL repair table statement.
|
class |
MySQLResetPersistStatement
MySQL reset persist statement.
|
class |
MySQLResetStatement
MySQL reset statement.
|
class |
MySQLRestartStatement
MySQL restart statement.
|
class |
MySQLSetResourceGroupStatement
MySQL set resource group statement.
|
class |
MySQLSetStatement
MySQL set statement.
|
class |
MySQLShowBinaryLogsStatement
MySQL show binary logs statement.
|
class |
MySQLShowBinlogEventsStatement
MySQL show binlog events statement.
|
class |
MySQLShowCharacterSetStatement
MySQL show character set statement.
|
class |
MySQLShowCharsetStatement
MySQL show charset statement.
|
class |
MySQLShowCollationStatement
MySQL show collation statement.
|
class |
MySQLShowColumnsStatement
MySQL show columns statement.
|
class |
MySQLShowCreateDatabaseStatement
MySQL show create database statement.
|
class |
MySQLShowCreateEventStatement
MySQL show create event statement.
|
class |
MySQLShowCreateFunctionStatement
MySQL show create function statement.
|
class |
MySQLShowCreateProcedureStatement
MySQL show create procedure statement.
|
class |
MySQLShowCreateTableStatement
MySQL show create table statement.
|
class |
MySQLShowCreateTriggerStatement
MySQL show create trigger statement.
|
class |
MySQLShowCreateUserStatement
MySQL show create user statement.
|
class |
MySQLShowCreateViewStatement
MySQL show create view statement.
|
class |
MySQLShowDatabasesStatement
MySQL show databases statement.
|
class |
MySQLShowEnginesStatement
MySQL show engines statement.
|
class |
MySQLShowEngineStatement
MySQL show engine statement.
|
class |
MySQLShowErrorsStatement
MySQL show errors statement.
|
class |
MySQLShowEventsStatement
MySQL show events statement.
|
class |
MySQLShowFunctionCodeStatement
MySQL show function code statement.
|
class |
MySQLShowFunctionStatusStatement
MySQL show function status statement.
|
class |
MySQLShowGrantsStatement
MySQL show grants statement.
|
class |
MySQLShowIndexStatement
MySQL show index statement.
|
class |
MySQLShowMasterStatusStatement
MySQL show master status statement.
|
class |
MySQLShowOpenTablesStatement
MySQL show open tables statement.
|
class |
MySQLShowOtherStatement
MySQL other show statement.
|
class |
MySQLShowPluginsStatement
MySQL show plugins statement.
|
class |
MySQLShowPrivilegesStatement
MySQL show privileges statement.
|
class |
MySQLShowProcedureCodeStatement
MySQL show procedure code statement.
|
class |
MySQLShowProcedureStatusStatement
MySQL show procedure status statement.
|
class |
MySQLShowProcessListStatement
MySQL show process list statement.
|
class |
MySQLShowProfilesStatement
MySQL show profiles statement.
|
class |
MySQLShowProfileStatement
MySQL show profile statement.
|
class |
MySQLShowRelaylogEventsStatement
MySQL show relay log events statement.
|
class |
MySQLShowReplicasStatement
MySQL show replicas statement.
|
class |
MySQLShowReplicaStatusStatement
MySQL show replica status statement.
|
class |
MySQLShowSlaveHostsStatement
MySQL show slave hosts statement.
|
class |
MySQLShowSlaveStatusStatement
MySQL show slave status statement.
|
class |
MySQLShowStatusStatement
MySQL show status statement.
|
class |
MySQLShowTablesStatement
MySQL show tables statement.
|
class |
MySQLShowTableStatusStatement
MySQL show table status statement.
|
class |
MySQLShowTriggersStatement
MySQL show triggers status statement.
|
class |
MySQLShowVariablesStatement
MySQL show variables statement.
|
class |
MySQLShowWarningsStatement
MySQL show warnings statement.
|
class |
MySQLShutdownStatement
MySQL shutdown statement.
|
class |
MySQLUninstallComponentStatement
MySQL uninstall component statement.
|
class |
MySQLUninstallPluginStatement
MySQL uninstall plugin statement.
|
class |
MySQLUseStatement
Use database statement for MySQL.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLAlterUserStatement
MySQL alter user statement.
|
class |
MySQLCreateRoleStatement
MySQL create role statement.
|
class |
MySQLCreateUserStatement
MySQL create user statement.
|
class |
MySQLDropRoleStatement
MySQL drop role statement.
|
class |
MySQLDropUserStatement
MySQL drop user statement.
|
class |
MySQLGrantStatement
MySQL grant statement.
|
class |
MySQLRenameUserStatement
MySQL rename user statement.
|
class |
MySQLRevokeStatement
MySQL revoke statement.
|
class |
MySQLSetDefaultRoleStatement
MySQL set default role statement.
|
class |
MySQLSetPasswordStatement
MySQL set password statement.
|
class |
MySQLSetRoleStatement
MySQL set role statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLAlterDatabaseStatement
MySQL alter database statement.
|
class |
MySQLAlterEventStatement
MySQL alter event statement.
|
class |
MySQLAlterFunctionStatement
MySQL alter function statement.
|
class |
MySQLAlterInstanceStatement
MySQL alter instance statement.
|
class |
MySQLAlterLogfileGroupStatement
MySQL alter logfile group statement.
|
class |
MySQLAlterProcedureStatement
MySQL alter procedure statement.
|
class |
MySQLAlterServerStatement
MySQL alter server statement.
|
class |
MySQLAlterTablespaceStatement
MySQL alter tablespace statement.
|
class |
MySQLAlterTableStatement
MySQL alter table statement.
|
class |
MySQLAlterViewStatement
MySQL alter view statement.
|
class |
MySQLCreateDatabaseStatement
MySQL create database statement.
|
class |
MySQLCreateEventStatement
MySQL create event statement.
|
class |
MySQLCreateFunctionStatement
MySQL create function statement.
|
class |
MySQLCreateIndexStatement
MySQL create index statement.
|
class |
MySQLCreateLogfileGroupStatement
MySQL create logfile group statement.
|
class |
MySQLCreateProcedureStatement
MySQL create procedure statement.
|
class |
MySQLCreateServerStatement
MySQL create server statement.
|
class |
MySQLCreateTablespaceStatement
MySQL create tablespace statement.
|
class |
MySQLCreateTableStatement
MySQL create table statement.
|
class |
MySQLCreateTriggerStatement
MySQL create trigger statement.
|
class |
MySQLCreateViewStatement
MySQL create view statement.
|
class |
MySQLDeallocateStatement
MySQL deallocate statement.
|
class |
MySQLDropDatabaseStatement
MySQL drop database statement.
|
class |
MySQLDropEventStatement
MySQL drop event statement.
|
class |
MySQLDropFunctionStatement
MySQL drop function statement.
|
class |
MySQLDropIndexStatement
MySQL drop index statement.
|
class |
MySQLDropLogfileGroupStatement
MySQL drop logfile group statement.
|
class |
MySQLDropProcedureStatement
MySQL drop procedure statement.
|
class |
MySQLDropServerStatement
MySQL drop server statement.
|
class |
MySQLDropTablespaceStatement
MySQL drop tablespace statement.
|
class |
MySQLDropTableStatement
MySQL drop table statement.
|
class |
MySQLDropTriggerStatement
MySQL drop trigger statement.
|
class |
MySQLDropViewStatement
MySQL drop view statement.
|
class |
MySQLExecuteStatement
MySQL execute statement.
|
class |
MySQLPrepareStatement
MySQL prepare statement.
|
class |
MySQLRenameTableStatement
MySQL rename table statement.
|
class |
MySQLTruncateStatement
MySQL truncate table statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLCallStatement
MySQL call statement.
|
class |
MySQLDeleteStatement
MySQL delete statement.
|
class |
MySQLDoStatement
MySQL do statement.
|
class |
MySQLInsertStatement
MySQL insert statement.
|
class |
MySQLSelectStatement
MySQL select statement.
|
class |
MySQLTableStatement
MySQL table statement.
|
class |
MySQLUpdateStatement
MySQL update statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLChangeMasterStatement
MySQL change master statement.
|
class |
MySQLStartSlaveStatement
MySQL start slave statement.
|
class |
MySQLStopSlaveStatement
MySQL stop slave statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLBeginTransactionStatement
MySQL begin transaction statement.
|
class |
MySQLCommitStatement
MySQL commit statement.
|
class |
MySQLLockStatement
MySQL lock statement.
|
class |
MySQLRollbackStatement
MySQL rollback statement.
|
class |
MySQLSavepointStatement
MySQL savepoint statement.
|
class |
MySQLSetAutoCommitStatement
MySQL set auto commit statement.
|
class |
MySQLSetTransactionStatement
MySQL set transaction statement.
|
class |
MySQLUnlockStatement
MySQL unlock statement.
|
class |
MySQLXAStatement
MySQL savepoint statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.