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, getReferencingTable
getConstrainedColumns, isDeferrable, isInitiallyDeferred
getShortName, isParentPartial
getSchema, withQuoting
getFullName, getName, key
compareTo
getAttribute, getAttribute, getAttributes, hasAttribute, lookupAttribute, removeAttribute, setAttribute
getRemarks, hasRemarks, setRemarks
getParent
getDefinition, hasDefinition
getType
forEach, iterator, spliterator
ForeignKeyDeferrability getDeferrability()
ForeignKeyUpdateRule getDeleteRule()
@Deprecated default String getSpecificName()
ForeignKeyUpdateRule getUpdateRule()
Copyright © 2000-2025 Sualeh Fatehi. All rights reserved.