[
https://issues.apache.org/jira/browse/DDLUTILS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Dudziak resolved DDLUTILS-177.
-------------------------------------
Resolution: Fixed
> Table does not have a getRequiredColumns method
> -----------------------------------------------
>
> Key: DDLUTILS-177
> URL: https://issues.apache.org/jira/browse/DDLUTILS-177
> Project: DdlUtils
> Issue Type: Improvement
> Components: Core (No specific database)
> Affects Versions: 1.0 RC2
> Reporter: Brian Devaney
> Assignee: Thomas Dudziak
> Fix For: 1.1
>
> Attachments: Table_getRequired.patch
>
>
> The Table class has methods to getColumns, getPrimaryKeyColumns,
> getForeighKeyColumns, getAutoincrementColumns, but no method for getting the
> columns that are required in the table.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.