|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CheckConstraint
Represents a table constraint.
| Method Summary | |
|---|---|
String |
getDefinition()
Gets the definition. |
boolean |
isDeferrable()
Whether the constraint is deferrable. |
boolean |
isInitiallyDeferred()
Whether the constraint is initially deferred. |
| Methods inherited from interface schemacrawler.schema.DependantObject |
|---|
getParent |
| Methods inherited from interface schemacrawler.schema.DatabaseObject |
|---|
getSchema |
| Methods inherited from interface schemacrawler.schema.NamedObject |
|---|
getAttribute, getAttributes, getFullName, getName, getRemarks, setAttribute |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String getDefinition()
boolean isDeferrable()
boolean isInitiallyDeferred()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||