Class MySqlCreateTableStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLCreateStatement, SQLDDLStatement, MySqlObject, MySqlStatement

public class MySqlCreateTableStatement extends SQLCreateTableStatement implements MySqlStatement