public interface ColumnCreationBuilder extends ColumnBuilder<ColumnCreationBuilder>, TableCreationBuilder
Columns. This class also extendsthe
TableCreationBuilder (allowing to step immediately out of the column
building and back to the table building immediately).asPrimaryKey, like, nullable, ofNativeType, ofSize, ofTypeexecute, like, toSql, toTable, withColumnCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.