public interface BuildTableStep extends BuildTableColumnsStep
| Modifier and Type | Method and Description |
|---|---|
BuildTableStep |
key(Column<?,?> column)
Adds the key to the table.
|
columnindexbuild, foreignKeyBuildTableStep key(Column<?,?> column)
column - The key column.Copyright © 2015–2018 Bridje Framework. All rights reserved.