Uses of Package
org.apache.shardingsphere.sql.parser.sql.common.statement.dml
-
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.common.extractor Class Description DeleteStatement Delete statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine Class Description DeleteStatement Delete statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.common.segment.dml.prepare Class Description DeleteStatement Delete statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.common.statement.ddl Class Description DeleteStatement Delete statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.common.statement.dml Class Description DMLStatement DML statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.common.util Class Description SelectStatement Select statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl Class Description SelectStatement Select statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml Class Description CopyStatement Copy statement.DeleteStatement Delete statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml Class Description CallStatement Call statement.DeleteStatement Delete statement.DMLStatement DML statement.DoStatement Do statement.InsertStatement Insert statement.SelectStatement Select statement.TableStatement Table statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml Class Description CallStatement Call statement.CheckpointStatement Checkpoint statement.CopyStatement Copy statement.DeleteStatement Delete statement.DMLStatement DML statement.DoStatement Do statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml Class Description DeleteStatement Delete statement.DMLStatement DML statement.InsertStatement Insert statement.LockTableStatement Lock table statement.MergeStatement Merge statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml Class Description CallStatement Call statement.CheckpointStatement Checkpoint statement.CopyStatement Copy statement.DeleteStatement Delete statement.DMLStatement DML statement.DoStatement Do statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml Class Description DeleteStatement Delete statement.DMLStatement DML statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl Class Description SelectStatement Select statement. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.statement.dml used by org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml Class Description DeleteStatement Delete statement.DMLStatement DML statement.InsertStatement Insert statement.SelectStatement Select statement.UpdateStatement Update statement.