You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2008/06/16 05:23:44 UTC

[jira] Resolved: (DDLUTILS-209) Table.findForeignKey

     [ https://issues.apache.org/jira/browse/DDLUTILS-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Dudziak resolved DDLUTILS-209.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

Implemented in trunk with some minor changes.

> Table.findForeignKey
> --------------------
>
>                 Key: DDLUTILS-209
>                 URL: https://issues.apache.org/jira/browse/DDLUTILS-209
>             Project: DdlUtils
>          Issue Type: Improvement
>          Components: Core (No specific database)
>    Affects Versions: 1.0
>         Environment: Any
>            Reporter: Rijk van Haaften
>            Assignee: Thomas Dudziak
>            Priority: Minor
>             Fix For: 1.1
>
>
> There is:
> Table.findColumn(String)
> Table.findIndex(String)
> but
> Table.findForeignKey(ForeignKey)
> Suggestion: add Table.findForeignKey(String)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.