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
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.