public interface ForeignKey extends TableReference
| Modifier and Type | Method and Description |
|---|---|
ForeignKeyDeferrability |
getDeferrability()
Gets the deferrability.
|
ForeignKeyUpdateRule |
getDeleteRule()
Gets the delete rule.
|
String |
getSpecificName()
Gets a generated specific name for databases that support non-unique foreign key names.
|
ForeignKeyUpdateRule |
getUpdateRule()
Gets the update rule.
|
getColumnReferences, getForeignKeyTable, getPrimaryKeyTable, getReferencedTable, getReferencingTablegetColumns, getConstrainedColumns, isDeferrable, isInitiallyDeferredgetShortName, isParentPartialgetSchemagetFullName, getName, keycompareTogetAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttributegetRemarks, hasRemarks, setRemarksgetParentgetDefinition, hasDefinitiongetTypeforEach, iterator, spliteratorForeignKeyDeferrability getDeferrability()
ForeignKeyUpdateRule getDeleteRule()
String getSpecificName()
ForeignKeyUpdateRule getUpdateRule()
Copyright © 2000-2021 Sualeh Fatehi. All rights reserved.