首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
D-Index (Database Explorer) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.db/0 1.20.0 4
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
O
R
S
T
D
DatabaseConnection
- Class in
org.netbeans.api.db.explorer
Encapsulates a database connection.
DatabaseException
- Exception in
org.netbeans.api.db.explorer
Generic database exception.
DatabaseException(String)
- Constructor for exception org.netbeans.api.db.explorer.
DatabaseException
Constructs a new exception with a specified message.
DatabaseException(Throwable)
- Constructor for exception org.netbeans.api.db.explorer.
DatabaseException
Constructs a new exception with the specified cause.
DatabaseExplorerUIs
- Class in
org.netbeans.api.db.explorer.support
This class contains utility methods for working with and/or displaying database connections in the UI.
DatabaseRuntime
- Interface in
org.netbeans.spi.db.explorer
Represents an instance of a database server, typically a local installation which can be started when a connection to this server is being made, or stopped upon IDE shutdown.
disconnect(DatabaseConnection)
- Method in class org.netbeans.api.db.explorer.
ConnectionManager
Disconnects this connection from the database.
driversChanged()
- Method in interface org.netbeans.api.db.explorer.
JDBCDriverListener
Called when the list of drivers has changed.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.db/0 1.20.0 4
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
J
O
R
S
T
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.