public interface GeneratedColumnDefinition
Modifier and Type | Method and Description |
---|---|
void |
appendGeneratedSequence(QueryBuilder qb,
Attribute attribute)
Append the sequence for the given generated attribute.
|
boolean |
postFixPrimaryKey() |
boolean |
skipTypeIdentifier() |
boolean skipTypeIdentifier()
boolean postFixPrimaryKey()
void appendGeneratedSequence(QueryBuilder qb, Attribute attribute)
qb
- sqlBuilder instanceattribute
- to generate