Data Source access
Is there a way/API to access a Data Source managed by the EJB from a plugin?
I have created a plugin which requires a database connection and it would be handy to leverage a central Data Source manager rather than recreate my own connection configuration utility, as is done in the SQL query plugin. A centralized data source management utility would simplify all plugins requiring database access.
请先登录再写评论。