public interface BuildTableFKsStep
| Modifier and Type | Method and Description |
|---|---|
Table |
build()
Builds the table.
|
BuildTableFKsStep |
foreignKey(ForeignKey foreignKey)
Adds a foreign key to the table.
|
BuildTableFKsStep foreignKey(ForeignKey foreignKey)
foreignKey - The foreign key to add.Table build()
Copyright © 2015–2018 Bridje Framework. All rights reserved.