| Package | Description |
|---|---|
| net.akaish.kitty.orm.configuration.conf |
| Class and Description |
|---|
| CheckColumnConstraint
Check constraint
Created by akaish on 30.04.2018.
|
| CollationColumnConstraint
Wrapper for collation constraint
Created by akaish on 30.04.2018.
|
| DefaultColumnConstraint
DEFAULT column constraint wrapper
Created by akaish on 30.04.2018.
|
| ForeignKeyColumnConstraint
Wrapper for FOREIGN KEY column constraint
Created by akaish on 01.05.2018.
|
| NotNullColumnConstraint
Wrapper for NOT NULL column data constraint.
|
| PrimaryKeyColumnConstraint
Wrapper for PRIMARY KEY column constraint
Created by akaish on 30.04.2018.
|
| UniqueColumnConstraint
Wrapper for unique column constraint
Created by akaish on 30.04.2018.
|