public interface ForeignKey extends TableReference
| Modifier and Type | Method and Description |
|---|---|
ForeignKeyDeferrability |
getDeferrability()
Gets the deferrability.
|
ForeignKeyUpdateRule |
getDeleteRule()
Gets the delete rule.
|
default String |
getSpecificName()
Deprecated.
|
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()
@Deprecated default String getSpecificName()
ForeignKeyUpdateRule getUpdateRule()
Copyright © 2000-2022 Sualeh Fatehi. All rights reserved.