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, getDependentTable, getForeignKeyTable, getPrimaryKeyTable, getReferencedTable, getReferencingTablegetConstrainedColumns, isDeferrable, isInitiallyDeferredgetShortName, isParentPartialgetSchema, withQuotinggetFullName, getName, keycompareTogetAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttributegetRemarks, hasRemarks, setRemarksgetParentgetDefinition, hasDefinitiongetTypeforEach, iterator, spliteratorForeignKeyDeferrability getDeferrability()
ForeignKeyUpdateRule getDeleteRule()
@Deprecated default String getSpecificName()
ForeignKeyUpdateRule getUpdateRule()
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.