Package | Description |
---|---|
org.netbeans.api.db.explorer | |
org.netbeans.api.db.explorer.support |
Class and Description |
---|
ConnectionListener
Listener for changes to ConnectionManager (adding and removing
database connection from the DatabaseExplorer).
|
ConnectionManager
Provides access to the list of connections in the Database Explorer.
|
DatabaseConnection
Encapsulates a database connection.
|
DatabaseException
Generic database exception.
|
JDBCDriver
Encapsulates a JDBC driver.
|
JDBCDriverListener
Listener for changes to the list of drivers maintained by JDBCDriverManager.
|
JDBCDriverManager
This class manages the list of JDBC drivers registered in the Database Explorer.
|
Class and Description |
---|
ConnectionManager
Provides access to the list of connections in the Database Explorer.
|