public interface Constraint extends NamedObject, DefinedObject
| Modifier and Type | Method and Description |
|---|---|
ConstraintType |
getConstraintType()
Gets the table constraint type.
|
boolean |
isDeferrable()
Whether the constraint is deferrable.
|
boolean |
isInitiallyDeferred()
Whether the constraint is initially deferred.
|
getFullName, getName, toUniqueLookupKeygetDefinition, hasDefinitionConstraintType getConstraintType()
boolean isDeferrable()
boolean isInitiallyDeferred()
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.