Description
org.apache.derbyTesting.junit.JDBC.dropSchema uses DatabaseMetadata#getExportedKeys with null as table name. This is not allowed according to java.sql.DatabaseMetaData.
Attachments
Attachments
Issue Links
- blocks
-
DERBY-1484 Client and embedded behave differently when the table name is null in DatabaseMetaData methods
- Closed