Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-connect-dev] Where to get the shared connection?


Hi,
        Is there any API for SQL Dev Tools to get the shared connection created by a connection profile? I see that ConnectionInfoImpl maintains a shared connection, but the ConnectionInfoImpl instance itself can only be accessed through IConnectionProfile.createConnection, which will cause IllegalStateException when called more than once.

Best Regards!

Max ( Hui ) Cao

DTP SQL Dev Tools committer
Sr S/W Eng - Dev
Sybase, Inc. Shanghai, China


Back to the top