| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeTableStatement
Analyze table statement.
|
class |
ExplainStatement
Explain statement.
|
class |
FlushStatement
Flush statement.
|
class |
LoadStatement
Load statement.
|
class |
ResetParameterStatement
Reset parameter statement.
|
class |
SetStatement
Set statement.
|
class |
ShowStatement
Show statement.
|
class |
UseStatement
Use database statement.
|
class |
VacuumStatement
Vacuum statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterRoleStatement
Alter role statement.
|
class |
AlterUserStatement
Alter user statement.
|
class |
CreateRoleStatement
Create role statement.
|
class |
CreateUserStatement
Create user statement.
|
class |
DropRoleStatement
Drop role statement.
|
class |
DropUserStatement
Drop user statement.
|
class |
GrantStatement
Grant statement.
|
class |
RevokeStatement
Revoke statement.
|
class |
SetRoleStatement
Set role statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlterAggregateStatement
Alter aggregate statement.
|
class |
AlterConversionStatement
Alter conversion statement.
|
class |
AlterDatabaseStatement
Alter Database statement.
|
class |
AlterDefaultPrivilegesStatement
Alter default privileges statement.
|
class |
AlterDomainStatement
Alter domain statement.
|
class |
AlterExtensionStatement
Alter extension statement.
|
class |
AlterForeignTableStatement
Alter foreign table statement.
|
class |
AlterFunctionStatement
Alter function statement.
|
class |
AlterGroupStatement
Alter group statement.
|
class |
AlterIndexStatement
Alter index statement.
|
class |
AlterLanguageStatement
Alter language statement.
|
class |
AlterMaterializedViewStatement
Alter materialized view statement.
|
class |
AlterProcedureStatement
Alter procedure statement.
|
class |
AlterSequenceStatement
Alter sequence statement.
|
class |
AlterSystemStatement
Alter system statement.
|
class |
AlterTablespaceStatement
Alter tablespace statement.
|
class |
AlterTableStatement
Alter table statement.
|
class |
AlterTextSearchStatement
Alter text search statement.
|
class |
AlterViewStatement
Alter view statement.
|
class |
CreateConversionStatement
Create conversion statement.
|
class |
CreateDatabaseStatement
Create database statement.
|
class |
CreateDomainStatement
Create domain statement.
|
class |
CreateExtensionStatement
Create extension statement.
|
class |
CreateFunctionStatement
Create function statement.
|
class |
CreateIndexStatement
Create index statement.
|
class |
CreateLanguageStatement
Create language statement.
|
class |
CreateProcedureStatement
Create procedure statement.
|
class |
CreateRuleStatement
Create rule statement.
|
class |
CreateSequenceStatement
Create sequence statement.
|
class |
CreateTablespaceStatement
Create tablespace statement.
|
class |
CreateTableStatement
Create table statement.
|
class |
CreateTextSearchStatement
Create text search statement.
|
class |
CreateTypeStatement
Create type statement.
|
class |
CreateViewStatement
Create view statement.
|
class |
DeallocateStatement
Deallocate statement.
|
class |
DeclareStatement
Declare statement.
|
class |
DropAggregateStatement
Drop aggregate statement.
|
class |
DropCastStatement
Drop cast statement.
|
class |
DropCollationStatement
Drop collation statement.
|
class |
DropConversionStatement
Drop conversion statement.
|
class |
DropDatabaseStatement
Drop database statement.
|
class |
DropDomainStatement
Drop domain statement.
|
class |
DropEventTriggerStatement
Drop Event Trigger statement.
|
class |
DropExtensionStatement
Drop extension statement.
|
class |
DropForeignTableStatement
Drop foreign table statement.
|
class |
DropFunctionStatement
Drop function statement.
|
class |
DropGroupStatement
Drop group statement.
|
class |
DropIndexStatement
Drop index statement.
|
class |
DropLanguageStatement
Drop language statement.
|
class |
DropMaterializedViewStatement
Drop materialized view statement.
|
class |
DropOperatorStatement
Drop operator statement.
|
class |
DropOwnedStatement
Drop Owned statement.
|
class |
DropPolicyStatement
Drop policy statement.
|
class |
DropProcedureStatement
Drop procedure statement.
|
class |
DropSequenceStatement
Drop sequence statement.
|
class |
DropTablespaceStatement
Drop tablespace statement.
|
class |
DropTableStatement
Drop table statement.
|
class |
DropViewStatement
Drop view statement.
|
class |
ExecuteStatement
Execute statement.
|
class |
PrepareStatement
Prepare statement.
|
class |
RenameStatement
Rename statement.
|
class |
RenameTableStatement
Rename table statement.
|
class |
TruncateStatement
Truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallStatement
Call statement.
|
class |
CopyStatement
Copy statement.
|
class |
DeleteStatement
Delete statement.
|
class |
DoStatement
Do statement.
|
class |
EmptyStatement
Empty statement.
|
class |
InsertStatement
Insert statement.
|
class |
MergeStatement
Merge statement.
|
class |
SelectStatement
Select statement.
|
class |
TableStatement
Table statement.
|
class |
UpdateStatement
Update statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeginDistributedTransactionStatement
Begin distributed transaction statement.
|
class |
BeginTransactionStatement
Begin transaction statement.
|
class |
CommitStatement
Commit statement.
|
class |
LockStatement
Lock statement.
|
class |
ReleaseSavepointStatement
Release savepoint statement.
|
class |
RollbackStatement
Rollback statement.
|
class |
SavepointStatement
Savepoint statement.
|
class |
SetAutoCommitStatement
Set auto commit statement.
|
class |
SetConstraintsStatement
Set constraints statement.
|
class |
SetTransactionStatement
Set transaction statement.
|
class |
StartTransactionStatement
Start transaction statement.
|
class |
UnlockStatement
Unlock statement.
|
class |
XAStatement
Set xa statement.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLChangeMasterStatement
MySQL change master statement.
|
class |
MySQLStartSlaveStatement
MySQL start slave statement.
|
class |
MySQLStopSlaveStatement
MySQL stop slave statement.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussAnalyzeTableStatement
OpenGauss analyze table statement.
|
class |
OpenGaussExplainStatement
OpenGauss explain statement.
|
class |
OpenGaussLoadStatement
OpenGauss load statement.
|
class |
OpenGaussResetParameterStatement
OpenGauss reset parameter statement.
|
class |
OpenGaussSetStatement
OpenGauss set statement.
|
class |
OpenGaussShowStatement
OpenGauss show statement.
|
class |
OpenGaussVacuumStatement
OpenGauss vacuum statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussAlterRoleStatement
OpenGauss alter role statement.
|
class |
OpenGaussAlterUserStatement
OpenGauss alter user statement.
|
class |
OpenGaussCreateRoleStatement
OpenGauss create role statement.
|
class |
OpenGaussCreateUserStatement
OpenGauss create user statement.
|
class |
OpenGaussDropRoleStatement
OpenGauss drop role statement.
|
class |
OpenGaussDropUserStatement
OpenGauss drop user statement.
|
class |
OpenGaussGrantStatement
OpenGauss grant statement.
|
class |
OpenGaussRevokeStatement
OpenGauss revoke statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussAlterAggregateStatement
OpenGauss alter aggregate statement.
|
class |
OpenGaussAlterConversionStatement
OpenGauss alter conversion statement.
|
class |
OpenGaussAlterDefaultPrivilegesStatement
OpenGauss alter default privileges statement.
|
class |
OpenGaussAlterDomainStatement
OpenGauss alter domain statement.
|
class |
OpenGaussAlterExtensionStatement
OpenGauss alter extension statement.
|
class |
OpenGaussAlterForeignTableStatement
OpenGauss alter foreign table statement.
|
class |
OpenGaussAlterFunctionStatement
OpenGauss alter function statement.
|
class |
OpenGaussAlterGroupStatement
OpenGauss alter group statement.
|
class |
OpenGaussAlterIndexStatement
OpenGauss alter index statement.
|
class |
OpenGaussAlterLanguageStatement
OpenGauss alter language statement.
|
class |
OpenGaussAlterMaterializedViewStatement
OpenGauss alter materialized view statement.
|
class |
OpenGaussAlterProcedureStatement
OpenGauss alter procedure statement.
|
class |
OpenGaussAlterSequenceStatement
OpenGauss alter sequence statement.
|
class |
OpenGaussAlterTablespaceStatement
OpenGauss alter tablespace statement.
|
class |
OpenGaussAlterTableStatement
OpenGauss alter table statement.
|
class |
OpenGaussAlterTextSearchStatement
OpenGauss alter text search statement.
|
class |
OpenGaussAlterViewStatement
OpenGauss alter view statement.
|
class |
OpenGaussCreateConversionStatement
OpenGauss create conversion statement.
|
class |
OpenGaussCreateDatabaseStatement
OpenGauss create database statement.
|
class |
OpenGaussCreateDomainStatement
OpenGauss create domain statement.
|
class |
OpenGaussCreateExtensionStatement
OpenGauss create extension statement.
|
class |
OpenGaussCreateFunctionStatement
OpenGauss create function statement.
|
class |
OpenGaussCreateIndexStatement
OpenGauss create index statement.
|
class |
OpenGaussCreateLanguageStatement
OpenGauss create language statement.
|
class |
OpenGaussCreateProcedureStatement
OpenGauss create procedure statement.
|
class |
OpenGaussCreateRuleStatement
OpenGauss create rule statement.
|
class |
OpenGaussCreateSchemaStatement
OpenGauss create schema statement.
|
class |
OpenGaussCreateSequenceStatement
OpenGauss create sequence statement.
|
class |
OpenGaussCreateTablespaceStatement
OpenGauss create tablespace statement.
|
class |
OpenGaussCreateTableStatement
OpenGauss create table statement.
|
class |
OpenGaussCreateTextSearchStatement
OpenGauss create text search statement.
|
class |
OpenGaussCreateTypeStatement
OpenGauss create type statement.
|
class |
OpenGaussCreateViewStatement
OpenGauss create view statement.
|
class |
OpenGaussDeallocateStatement
OpenGauss deallocate statement.
|
class |
OpenGaussDeclareStatement
OpenGauss declare statement.
|
class |
OpenGaussDropConversionStatement
OpenGauss drop conversion statement.
|
class |
OpenGaussDropDatabaseStatement
OpenGauss drop database statement.
|
class |
OpenGaussDropDomainStatement
OpenGauss drop domain statement.
|
class |
OpenGaussDropExtensionStatement
OpenGauss drop extension statement.
|
class |
OpenGaussDropFunctionStatement
OpenGauss drop function statement.
|
class |
OpenGaussDropIndexStatement
OpenGauss drop index statement.
|
class |
OpenGaussDropLanguageStatement
OpenGauss drop language statement.
|
class |
OpenGaussDropProcedureStatement
OpenGauss drop procedure statement.
|
class |
OpenGaussDropSchemaStatement
OpenGauss drop schema statement.
|
class |
OpenGaussDropSequenceStatement
OpenGauss drop sequence statement.
|
class |
OpenGaussDropTablespaceStatement
OpenGauss drop tablespace statement.
|
class |
OpenGaussDropTableStatement
OpenGauss drop table statement.
|
class |
OpenGaussDropViewStatement
OpenGauss drop view statement.
|
class |
OpenGaussExecuteStatement
OpenGauss execute statement.
|
class |
OpenGaussPrepareStatement
OpenGauss prepare statement.
|
class |
OpenGaussTruncateStatement
OpenGauss truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussCallStatement
OpenGauss call statement.
|
class |
OpenGaussCopyStatement
OpenGauss copy statement.
|
class |
OpenGaussDeleteStatement
OpenGauss delete statement.
|
class |
OpenGaussDoStatement
OpenGauss do statement.
|
class |
OpenGaussInsertStatement
OpenGauss insert statement.
|
class |
OpenGaussSelectStatement
OpenGauss select statement.
|
class |
OpenGaussUpdateStatement
OpenGauss update statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussBeginTransactionStatement
OpenGauss begin transaction statement.
|
class |
OpenGaussCommitStatement
OpenGauss commit statement.
|
class |
OpenGaussReleaseSavepointStatement
OpenGauss release savepoint statement.
|
class |
OpenGaussRollbackStatement
OpenGauss rollback statement.
|
class |
OpenGaussSavepointStatement
OpenGauss savepoint statement.
|
class |
OpenGaussSetConstraintsStatement
OpenGauss set constraints statement.
|
class |
OpenGaussSetTransactionStatement
OpenGauss set transaction statement.
|
class |
OpenGaussStartTransactionStatement
OpenGauss start transaction statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleAlterRoleStatement
Oracle alter role statement.
|
class |
OracleAlterUserStatement
Oracle alter user statement.
|
class |
OracleCreateRoleStatement
Oracle create role statement.
|
class |
OracleCreateUserStatement
Oracle create user statement.
|
class |
OracleDropRoleStatement
Oracle drop role statement.
|
class |
OracleDropUserStatement
Oracle drop user statement.
|
class |
OracleGrantStatement
Oracle grant statement.
|
class |
OracleRevokeStatement
Oracle revoke statement.
|
class |
OracleSetRoleStatement
Oracle set role statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleAlterDatabaseStatement
Oracle alter database statement.
|
class |
OracleAlterDimensionStatement
Oracle alter dimension statement.
|
class |
OracleAlterIndexStatement
Oracle alter index statement.
|
class |
OracleAlterSessionStatement
Oracle alter session statement.
|
class |
OracleAlterSynonymStatement
Oracle alter synonym statement.
|
class |
OracleAlterSystemStatement
Oracle alter system statement.
|
class |
OracleAlterTableStatement
Oracle alter table statement.
|
class |
OracleAnalyzeStatement
Oracle analyze statement.
|
class |
OracleAssociateStatisticsStatement
Oracle associate statistics statement.
|
class |
OracleAuditStatement
Oracle audit statement.
|
class |
OracleCommentStatement
Oracle comment statement.
|
class |
OracleCreateDatabaseLinkStatement
Oracle create database link statement.
|
class |
OracleCreateDatabaseStatement
Oracle create database statement.
|
class |
OracleCreateDimensionStatement
Oracle create dimension statement.
|
class |
OracleCreateFunctionStatement
Oracle create function statement.
|
class |
OracleCreateIndexStatement
Oracle create index statement.
|
class |
OracleCreateTableStatement
Oracle create table statement.
|
class |
OracleDisassociateStatisticsStatement
Oracle disassociate statistics statement.
|
class |
OracleDropDatabaseLinkStatement
Oracle drop database link statement.
|
class |
OracleDropDimensionStatement
Oracle drop dimension statement.
|
class |
OracleDropIndexStatement
Oracle drop index statement.
|
class |
OracleDropTableStatement
Oracle drop table statement.
|
class |
OracleFlashbackDatabaseStatement
Oracle flashback database statement.
|
class |
OracleFlashbackTableStatement
Oracle flashback table statement.
|
class |
OracleNoAuditStatement
Oracle no audit statement.
|
class |
OraclePurgeStatement
Oracle purge statement.
|
class |
OracleRenameStatement
Oracle rename statement.
|
class |
OracleTruncateStatement
Oracle truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleDeleteStatement
Oracle delete statement.
|
class |
OracleInsertStatement
Oracle insert statement.
|
class |
OracleMergeStatement
Oracle merge statement.
|
class |
OracleSelectStatement
Oracle select statement.
|
class |
OracleUpdateStatement
Oracle update statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleCommitStatement
Oracle commit statement.
|
class |
OracleRollbackStatement
Oracle rollback statement.
|
class |
OracleSavepointStatement
Oracle savepoint statement.
|
class |
OracleSetConstraintsStatement
Oracle set constraints statement.
|
class |
OracleSetTransactionStatement
Oracle set transaction statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLAnalyzeTableStatement
PostgreSQL analyze table statement.
|
class |
PostgreSQLExplainStatement
PostgreSQL explain statement.
|
class |
PostgreSQLLoadStatement
PostgreSQL load statement.
|
class |
PostgreSQLResetParameterStatement
PostgreSQL reset parameter statement.
|
class |
PostgreSQLSetStatement
PostgreSQL set statement.
|
class |
PostgreSQLShowStatement
PostgreSQL show statement.
|
class |
PostgreSQLVacuumStatement
PostgreSQL vacuum statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLAlterRoleStatement
PostgreSQL alter role statement.
|
class |
PostgreSQLAlterUserStatement
PostgreSQL alter user statement.
|
class |
PostgreSQLCreateRoleStatement
PostgreSQL create role statement.
|
class |
PostgreSQLCreateUserStatement
PostgreSQL create user statement.
|
class |
PostgreSQLDropRoleStatement
PostgreSQL drop role statement.
|
class |
PostgreSQLDropUserStatement
PostgreSQL drop user statement.
|
class |
PostgreSQLGrantStatement
PostgreSQL grant statement.
|
class |
PostgreSQLRevokeStatement
PostgreSQL revoke statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLAlterAggregateStatement
PostgreSQL alter aggregate statement.
|
class |
PostgreSQLAlterCollationStatement
PostgreSQL alter collation statement.
|
class |
PostgreSQLAlterConversionStatement
PostgreSQL alter conversion statement.
|
class |
PostgreSQLAlterDefaultPrivilegesStatement
PostgreSQL alter default privileges statement.
|
class |
PostgreSQLAlterDomainStatement
PostgreSQL alter domain statement.
|
class |
PostgreSQLAlterExtensionStatement
PostgreSQL alter extension statement.
|
class |
PostgreSQLAlterForeignDataWrapperStatement
PostgreSQL alter foreign data wrapper statement.
|
class |
PostgreSQLAlterForeignTableStatement
PostgreSQL alter foreign table statement.
|
class |
PostgreSQLAlterFunctionStatement
PostgreSQL alter function statement.
|
class |
PostgreSQLAlterGroupStatement
PostgreSQL alter group statement.
|
class |
PostgreSQLAlterIndexStatement
PostgreSQL alter index statement.
|
class |
PostgreSQLAlterLanguageStatement
PostgreSQL alter language statement.
|
class |
PostgreSQLAlterMaterializedViewStatement
PostgreSQL alter materialized view statement.
|
class |
PostgreSQLAlterProcedureStatement
PostgreSQL alter procedure statement.
|
class |
PostgreSQLAlterSequenceStatement
PostgreSQL alter sequence statement.
|
class |
PostgreSQLAlterTablespaceStatement
PostgreSQL alter tablespace statement.
|
class |
PostgreSQLAlterTableStatement
PostgreSQL alter table statement.
|
class |
PostgreSQLAlterTextSearchStatement
PostgreSQL alter text search statement.
|
class |
PostgreSQLAlterViewStatement
PostgreSQL alter view statement.
|
class |
PostgreSQLCreateConversionStatement
PostgreSQL create conversion statement.
|
class |
PostgreSQLCreateDatabaseStatement
PostgreSQL create database statement.
|
class |
PostgreSQLCreateDomainStatement
PostgreSQL create domain statement.
|
class |
PostgreSQLCreateExtensionStatement
PostgreSQL create extension statement.
|
class |
PostgreSQLCreateFunctionStatement
PostgreSQL create function statement.
|
class |
PostgreSQLCreateIndexStatement
PostgreSQL create index statement.
|
class |
PostgreSQLCreateLanguageStatement
PostgreSQL create language statement.
|
class |
PostgreSQLCreateProcedureStatement
PostgreSQL create procedure statement.
|
class |
PostgreSQLCreateRuleStatement
PostgreSQL create rule statement.
|
class |
PostgreSQLCreateSchemaStatement
PostgreSQL create schema statement.
|
class |
PostgreSQLCreateSequenceStatement
PostgreSQL create sequence statement.
|
class |
PostgreSQLCreateTablespaceStatement
PostgreSQL create tablespace statement.
|
class |
PostgreSQLCreateTableStatement
PostgreSQL create table statement.
|
class |
PostgreSQLCreateTextSearchStatement
PostgreSQL create text search statement.
|
class |
PostgreSQLCreateTypeStatement
PostgreSQL create type statement.
|
class |
PostgreSQLCreateViewStatement
PostgreSQL create view statement.
|
class |
PostgreSQLDeallocateStatement
PostgreSQL deallocate statement.
|
class |
PostgreSQLDeclareStatement
PostgreSQL declare statement.
|
class |
PostgreSQLDiscardStatement
PostgreSQL discard statement.
|
class |
PostgreSQLDropAggregateStatement
PostgreSQL drop aggregate statement.
|
class |
PostgreSQLDropCastStatement
PostgreSQL drop cast statement.
|
class |
PostgreSQLDropCollationStatement
PostgreSQL drop collation statement.
|
class |
PostgreSQLDropConversionStatement
PostgreSQL drop conversion statement.
|
class |
PostgreSQLDropDatabaseStatement
PostgreSQL drop database statement.
|
class |
PostgreSQLDropDomainStatement
PostgreSQL drop domain statement.
|
class |
PostgreSQLDropEventTriggerStatement
PostgreSQL drop Event Trigger statement.
|
class |
PostgreSQLDropExtensionStatement
PostgreSQL drop extension statement.
|
class |
PostgreSQLDropForeignTableStatement
PostgreSQL drop foreign table statement.
|
class |
PostgreSQLDropFunctionStatement
PostgreSQL drop function statement.
|
class |
PostgreSQLDropGroupStatement
PostgreSQL drop group statement.
|
class |
PostgreSQLDropIndexStatement
PostgreSQL drop index statement.
|
class |
PostgreSQLDropLanguageStatement
PostgreSQL drop language statement.
|
class |
PostgreSQLDropMaterializedViewStatement
PostgreSQL drop materialized view statement.
|
class |
PostgreSQLDropOperatorStatement
PostgreSQL drop operator statement.
|
class |
PostgreSQLDropOwnedStatement
PostgreSQL drop owned statement.
|
class |
PostgreSQLDropPolicyStatement
PostgreSQL drop policy statement.
|
class |
PostgreSQLDropProcedureStatement
PostgreSQL drop procedure statement.
|
class |
PostgreSQLDropSchemaStatement
PostgreSQL drop schema statement.
|
class |
PostgreSQLDropSequenceStatement
PostgreSQL drop sequence statement.
|
class |
PostgreSQLDropTablespaceStatement
PostgreSQL drop tablespace statement.
|
class |
PostgreSQLDropTableStatement
PostgreSQL drop table statement.
|
class |
PostgreSQLDropViewStatement
PostgreSQL drop view statement.
|
class |
PostgreSQLExecuteStatement
PostgreSQL execute statement.
|
class |
PostgreSQLPrepareStatement
PostgreSQL prepare statement.
|
class |
PostgreSQLTruncateStatement
PostgreSQL truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLCallStatement
PostgreSQL call statement.
|
class |
PostgreSQLCopyStatement
PostgreSQL copy statement.
|
class |
PostgreSQLDeleteStatement
PostgreSQL delete statement.
|
class |
PostgreSQLDoStatement
PostgreSQL do statement.
|
class |
PostgreSQLInsertStatement
PostgreSQL insert statement.
|
class |
PostgreSQLSelectStatement
PostgreSQL select statement.
|
class |
PostgreSQLUpdateStatement
PostgreSQL update statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLBeginTransactionStatement
PostgreSQL begin transaction statement.
|
class |
PostgreSQLCommitStatement
PostgreSQL commit statement.
|
class |
PostgreSQLReleaseSavepointStatement
PostgreSQL release savepoint statement.
|
class |
PostgreSQLRollbackStatement
PostgreSQL rollback statement.
|
class |
PostgreSQLSavepointStatement
PostgreSQL savepoint statement.
|
class |
PostgreSQLSetConstraintsStatement
PostgreSQL set constraints statement.
|
class |
PostgreSQLSetTransactionStatement
PostgreSQL set transaction statement.
|
class |
PostgreSQLStartTransactionStatement
PostgreSQL start transaction statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQL92GrantStatement
SQL92 grant statement.
|
class |
SQL92RevokeStatement
SQL92 revoke statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQL92AlterTableStatement
SQL92 alter table statement.
|
class |
SQL92CreateTableStatement
SQL92 create table statement.
|
class |
SQL92DropTableStatement
SQL92 drop table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQL92DeleteStatement
SQL92 delete statement.
|
class |
SQL92InsertStatement
SQL92 insert statement.
|
class |
SQL92SelectStatement
SQL92 select statement.
|
class |
SQL92UpdateStatement
SQL92 update statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQL92CommitStatement
SQL92 commit statement.
|
class |
SQL92RollbackStatement
SQL92 rollback statement.
|
class |
SQL92SetTransactionStatement
SQL92 set transaction statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerExplainStatement
SQLServer explain statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerAlterLoginStatement
SQLServer alter login statement.
|
class |
SQLServerAlterRoleStatement
SQLServer alter role statement.
|
class |
SQLServerAlterUserStatement
SQLServer alter user statement.
|
class |
SQLServerCreateLoginStatement
SQLServer create login statement.
|
class |
SQLServerCreateRoleStatement
SQLServer create role statement.
|
class |
SQLServerCreateUserStatement
SQLServer create user statement.
|
class |
SQLServerDenyUserStatement
SQLServer deny user statement.
|
class |
SQLServerDropLoginStatement
SQLServer drop login statement.
|
class |
SQLServerDropRoleStatement
SQLServer drop role statement.
|
class |
SQLServerDropUserStatement
SQLServer drop user statement.
|
class |
SQLServerGrantStatement
SQLServer grant statement.
|
class |
SQLServerRevokeStatement
SQLServer revoke statement.
|
class |
SQLServerSetUserStatement
SQLServer set user statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerAlterDatabaseStatement
SQLServer alter database statement.
|
class |
SQLServerAlterFunctionStatement
SQLServer alter function statement.
|
class |
SQLServerAlterIndexStatement
SQLServer alter index statement.
|
class |
SQLServerAlterProcedureStatement
SQLServer alter procedure statement.
|
class |
SQLServerAlterSchemaStatement
SQLServer alter schema statement.
|
class |
SQLServerAlterSequenceStatement
SQLServer alter sequence statement.
|
class |
SQLServerAlterServiceStatement
SQLServer alter service statement.
|
class |
SQLServerAlterTableStatement
SQLServer alter table statement.
|
class |
SQLServerAlterTriggerStatement
SQLServer alter trigger statement.
|
class |
SQLServerAlterViewStatement
SQLServer alter view statement.
|
class |
SQLServerCreateDatabaseStatement
MySQL create database statement.
|
class |
SQLServerCreateFunctionStatement
SQLServer create index statement.
|
class |
SQLServerCreateIndexStatement
SQLServer create index statement.
|
class |
SQLServerCreateProcedureStatement
SQLServer create procedure statement.
|
class |
SQLServerCreateSchemaStatement
SQLServer create schema statement.
|
class |
SQLServerCreateSequenceStatement
SQLServer create sequence statement.
|
class |
SQLServerCreateServiceStatement
SQLServer create service statement.
|
class |
SQLServerCreateTableStatement
SQLServer create table statement.
|
class |
SQLServerCreateTriggerStatement
SQLServer create trigger statement.
|
class |
SQLServerCreateViewStatement
SQLServer create table statement.
|
class |
SQLServerDropDatabaseStatement
SQLServer drop database statement.
|
class |
SQLServerDropFunctionStatement
SQLServer drop function statement.
|
class |
SQLServerDropIndexStatement
SQLServer drop index statement.
|
class |
SQLServerDropProcedureStatement
SQLServer drop procedure statement.
|
class |
SQLServerDropSchemaStatement
SQLServer drop schema statement.
|
class |
SQLServerDropSequenceStatement
SQLServer drop sequence statement.
|
class |
SQLServerDropServiceStatement
SQLServer drop service statement.
|
class |
SQLServerDropTableStatement
SQLServer drop table statement.
|
class |
SQLServerDropTriggerStatement
SQLServer drop trigger statement.
|
class |
SQLServerDropViewStatement
SQLServer drop view statement.
|
class |
SQLServerTruncateStatement
SQLServer truncate table statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerDeleteStatement
SQLServer delete statement.
|
class |
SQLServerInsertStatement
SQLServer insert statement.
|
class |
SQLServerSelectStatement
SQLServer select statement.
|
class |
SQLServerUpdateStatement
SQLServer update statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerBeginDistributedTransactionStatement
SQLServer begin distributed transaction statement.
|
class |
SQLServerBeginTransactionStatement
SQLServer begin transaction statement.
|
class |
SQLServerCommitStatement
SQLServer commit statement.
|
class |
SQLServerRollbackStatement
SQLServer rollback statement.
|
class |
SQLServerSavepointStatement
SQLServer savepoint statement.
|
class |
SQLServerSetAutoCommitStatement
SQLServer set auto commit statement.
|
class |
SQLServerSetTransactionStatement
SQLServer set transaction statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.