Can I get the UNIQUE CONSTRAINT name by java.sql.DatabaseMetaData?
------------------------------------------------------------------
Key: DERBY-4258
URL: https://issues.apache.org/jira/browse/DERBY-4258
Project: Derby
Issue Type: New Feature
Components: JDBC
Affects Versions: 10.5.1.1
Reporter: hallenzzz
Can I get the UNIQUE CONSTRAINT name by java.sql.DatabaseMetaData?
Just like I get PRIMARY KEY name by java.sql.DatabaseMetaData.getPrimaryKeys
and get FOREIGN KEY name by java.sql.DatabaseMetaData.getImportedKeys.
Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.