public interface BuildTableIndexesStep extends BuildTableFKsStep
| Modifier and Type | Method and Description |
|---|---|
BuildTableIndexesStep |
index(Index index)
Adds an index to the table.
|
build, foreignKeyBuildTableIndexesStep index(Index index)
index - The index to add.Copyright © 2015–2018 Bridje Framework. All rights reserved.