public interface Unique extends Named
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
getAttributes() |
String |
getName() |
boolean |
isGoodBusinessKeyCandidate() |
boolean |
isPotentialKey()
Returns true if this unique constraint can be used as a primary key, that is if all its attributes are NOT nullable.
|
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.