This class implements the builder for the CREATE TABLE statement. You can overwrite all functions to achieve another handling.
build( $parsed)
buildCreateTableDefinition( $parsed)
buildCreateTableOptions( $parsed)
buildCreateTableSelectOption( $parsed)