Interface ForeignKeyInformation

All Known Implementing Classes:
ForeignKeyInformationImpl

public interface ForeignKeyInformation
  • Method Details

    • getForeignKeyIdentifier

      Identifier getForeignKeyIdentifier()
      Obtain the identifier for this FK.
      Returns:
      The FK identifier.
    • getColumnReferenceMappings

      Get the column mappings that define the reference. Returned in sequential order.
      Returns:
      The sequential column reference mappings.