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

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

org.netbeans.modules.db/0 1.20.0 4

Uses of Package
org.netbeans.api.db.explorer

Packages that use org.netbeans.api.db.explorer
org.netbeans.api.db.explorer   
org.netbeans.api.db.explorer.support   
 

Classes in org.netbeans.api.db.explorer used by org.netbeans.api.db.explorer
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.
 

Classes in org.netbeans.api.db.explorer used by org.netbeans.api.db.explorer.support
ConnectionManager
          Provides access to the list of connections in the Database Explorer.
 


org.netbeans.modules.db/0 1.20.0 4

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