| Package | Description |
|---|---|
| org.bridje.sql |
| Modifier and Type | Method and Description |
|---|---|
BuildFkFinalStep |
BuildFkReferencesStep.strategy(ForeignKeyStrategy stategy)
Adds the ON DELTE, ON UPDATE strategy for the foreign key.
|
BuildFkFinalStep |
BuildFkReferencesStep.strategy(ForeignKeyStrategy onUpdate,
ForeignKeyStrategy onDelete)
Adds the ON DELTE, ON UPDATE strategy for the foreign key.
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.