[ https://issues.apache.org/jira/browse/DDLUTILS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Devaney updated DDLUTILS-177: ----------------------------------- Attachment: Table_getRequired.patch This is based on the Table.getAutoIncrementColumns() method. > 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 > 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.