public interface BuildSchemaFKsStep
| Modifier and Type | Method and Description |
|---|---|
Schema |
build()
Creates the schema.
|
BuildSchemaFKsStep |
foreignKey(ForeignKey foreignKey)
Adds a foreign key to the schema.
|
BuildSchemaFKsStep foreignKey(ForeignKey foreignKey)
foreignKey - The foreign key to add.Schema build()
Copyright © 2015–2017 Bridje Framework. All rights reserved.