public interface Constraint extends Exportable
Modifier and Type | Method and Description |
---|---|
Iterable<Column> |
getColumns()
Obtain the columns that are part of this constraint.
|
String |
getName()
Obtain the constraint name.
|
TableSpecification |
getTable()
Obtain the table to which this constraint applies.
|
getExportIdentifier, sqlCreateStrings, sqlDropStrings
TableSpecification getTable()
String getName()
Copyright © 2018 JBoss by Red Hat. All rights reserved.