站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.api.db.explorer (Database Explorer) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.db/0 1.20.0 4

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.
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/0 1.20.0 4

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.