Uses of Class
org.apache.shardingsphere.sql.parser.sql.common.statement.dml.CallStatement
-
-
Uses of CallStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
Subclasses of CallStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml Modifier and Type Class Description classMySQLCallStatementMySQL call statement. -
Uses of CallStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
Subclasses of CallStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml Modifier and Type Class Description classOpenGaussCallStatementOpenGauss call statement. -
Uses of CallStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
Subclasses of CallStatement in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml Modifier and Type Class Description classPostgreSQLCallStatementPostgreSQL call statement.
-