sdedic opened a new pull request #3365:
URL: https://github.com/apache/netbeans/pull/3365


   
![default-db-connection](https://user-images.githubusercontent.com/26788611/145721166-23648e56-7bb2-40e4-b5ff-e9a2e6f1d361.png)
   
   This PR required an API change in `ConnectionManager` in the DB module - but 
IMHO quite beneficial, since the IDE code now can also use the 'preferred' 
connection for whatever features not originating from the DB Connection node. 
For example SQL embedded in Java / other code files may also benefit from the 
added API.
   
   The LSP client may query the default connection and also set it - the value 
will be persisted by the NBLS.
   


-- 
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

Reply via email to