[jira] Updated: (DDLUTILS-6) Exception in Table.getPrimaryKeyColumns(), .getNonUniqueIndices(), .getUniqueIndices() because PredicatedList used where CollectionUtils.select() was intended.

2006-07-13 Thread Thomas Dudziak (JIRA)
[ http://issues.apache.org/jira/browse/DDLUTILS-6?page=all ] Thomas Dudziak updated DDLUTILS-6: -- Component: Core (No specific database) Exception in Table.getPrimaryKeyColumns(), .getNonUniqueIndices(), .getUniqueIndices() because PredicatedList

[jira] Updated: (DDLUTILS-6) Exception in Table.getPrimaryKeyColumns(), .getNonUniqueIndices(), .getUniqueIndices() because PredicatedList used where CollectionUtils.select() was intended.

2005-08-30 Thread JIRA
[ http://issues.apache.org/jira/browse/DDLUTILS-6?page=all ] Christoffer Hammarström updated DDLUTILS-6: --- Attachment: table.patch The attached patch provides a junit test for, and fixes the problem. Exception in Table.getPrimaryKeyColumns(),