See: Description
| Class | Description |
|---|---|
| AlterColumn |
Expression to translate {@code ALTER TABLE...
|
| DbColumn |
The database column.
|
| DbEntity |
Builds a new database entity abstraction.
|
| DbFk |
References another column in a table.
|
| DbIndex |
A database index.
|
| DropPrimaryKey |
Translates to a statement that allows to drop the primary key of a table.
|
| Enum | Description |
|---|---|
| DbColumnConstraint |
The column constraints.
|
| DbColumnType |
The column types.
|
| DbEntityType |
The database entity types.
|
Copyright © 2013. All Rights Reserved.