BradWalker commented on code in PR #6112:
URL: https://github.com/apache/netbeans/pull/6112#discussion_r2651754336
##########
ide/db/libsrc/org/netbeans/lib/ddl/impl/Specification.java:
##########
@@ -76,13 +76,13 @@ public class Specification implements DatabaseSpecification
{
public static final String DEFAULT_SCHEMA = "SetDefaultSchemaCommand";
/** Constructor */
- public Specification(HashMap description)
+ public Specification(Map description)
Review Comment:
Reverted it back. But it does expose a test escape in the API tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists