See: Description
| Class | Description |
|---|---|
| CandidateKey |
Representation of a Candidate key.
|
| ColumnOrderedKey |
Representation of a key that has columns with specified ordering (ascending/descending) for each column (if required).
|
| ForeignKey |
Representation of a foreign key to another table.
|
| Index |
Representation of an index.
|
| PrimaryKey |
Representation of the primary key of a table.
|
| Enum | Description |
|---|---|
| ForeignKey.FKAction |
Enum representing an action on the FK.
|
Copyright © 2019. All rights reserved.