| Package | Description |
|---|---|
| org.bridje.sql |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildSchemaIndexesStep
Build schema indexes step.
|
interface |
BuildSchemaStep
Build schema step.
|
| Modifier and Type | Method and Description |
|---|---|
BuildSchemaFKsStep |
BuildSchemaFKsStep.foreignKey(ForeignKey foreignKey)
Adds a foreign key to the schema.
|
BuildSchemaFKsStep |
BuildSchemaIndexesStep.index(Index index)
Adds an index to the schema.
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.