public interface ColumnCreationBuilder extends ColumnBuilder<ColumnCreationBuilder>, TableCreationBuilder
Columns. This class also extends the
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–2021 The Apache Software Foundation. All rights reserved.