|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.core | |
IConnectionInitializer
As we are using connection pool and some configurations of the pooled connection may have been changed during last session, we should reset them into the default status everytime a connection is retrieved from the pool. |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.core.services | |
IConnectionInitializer
As we are using connection pool and some configurations of the pooled connection may have been changed during last session, we should reset them into the default status everytime a connection is retrieved from the pool. |
|
IConnectionTracker
This is a simple interface used for notify the listener that a connection is closed. |
|
ISQLEditorConnectionInfo
This interface defines all the connection information require by a SQLEditor . |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.editor.core.connection | |
ISQLToolsConnectListener
All classes in SQL Dev Tools which need to be notified when connect events occur should implement this interface instead of IConnectListener to reduce the coupling between SQL Dev Tools and Connectivity layer, and meanwhile make the
boundary clear. |
|
SQLToolsConnectListenersManager
This class is to manage all connect event listeners in SQL Dev Tools. |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.routineeditor | |
ISQLEditorConnectionInfo
This interface defines all the connection information require by a SQLEditor . |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.routineeditor.result | |
IConnectionTracker
This is a simple interface used for notify the listener that a connection is closed. |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.sqleditor | |
ISQLEditorConnectionInfo
This interface defines all the connection information require by a SQLEditor . |
Classes in org.eclipse.datatools.sqltools.editor.core.connection used by org.eclipse.datatools.sqltools.sqleditor.result | |
IConnectionTracker
This is a simple interface used for notify the listener that a connection is closed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |