Package | Description |
---|---|
net.akaish.kitty.orm.constraints.column |
Constructor and Description |
---|
DefaultColumnConstraint(DEFAULT defaultAnnotation)
Configurator would parse this annotation in following order: Fetching expression() , if not set (default value) than
next step, otherwise creating DEFAULT constraint with this expression. |