类 SQLShowCreateTableStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLShowCreateTableStatement
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement, SQLShowStatement

public class SQLShowCreateTableStatement extends SQLStatementImpl implements SQLShowStatement, SQLReplaceable
  • 构造器详细资料

    • SQLShowCreateTableStatement

      public SQLShowCreateTableStatement()
  • 方法详细资料