Interface DBRelationshipCapability

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.im.commons.db.util.SchemaQualifiedName getFkName()
      Returns the name for the foreign key constraint, if it is present.
    • Method Detail

      • getFkName

        com.im.commons.db.util.SchemaQualifiedName getFkName()
        Returns the name for the foreign key constraint, if it is present. The method may return null, if the relationship is not enforced by DB-level constraint.