org.netbeans.modules.db/1 1.44.1 30

Package org.netbeans.api.db.explorer

Interface Summary
ConnectionListener Listener for changes to ConnectionManager (adding and removing database connection from the DatabaseExplorer).
JDBCDriverListener Listener for changes to the list of drivers maintained by JDBCDriverManager.
 

Class Summary
ConnectionManager Provides access to the list of connections in the Database Explorer.
DatabaseConnection Encapsulates a database connection.
DatabaseMetaDataTransfer This class contains data flavors and classes for transferring database metadata from the Database Explorer.
DatabaseMetaDataTransfer.Column Represents a column during a drag and drop transfer.
DatabaseMetaDataTransfer.Connection Represents a database connection during a drag and drop transfer.
DatabaseMetaDataTransfer.Table Represents a table during a drag and drop transfer.
DatabaseMetaDataTransfer.View Represents a view during a drag and drop transfer.
JDBCDriver Encapsulates a JDBC driver.
JDBCDriverManager This class manages the list of JDBC drivers registered in the Database Explorer.
 

Exception Summary
DatabaseException Generic database exception.
 


org.netbeans.modules.db/1 1.44.1 30

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.