All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.shulie.druid.sql.ast.statement.SQLShowStatement Maven / Gradle / Ivy

package com.shulie.druid.sql.ast.statement;

import com.shulie.druid.sql.ast.SQLStatement;

public interface SQLShowStatement extends SQLStatement {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy