|
org.netbeans.modules.db/1 1.44.1 30 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatabaseException | |
|---|---|
| org.netbeans.api.db.explorer | |
| Uses of DatabaseException in org.netbeans.api.db.explorer |
|---|
| Methods in org.netbeans.api.db.explorer that throw DatabaseException | |
|---|---|
void |
ConnectionManager.addConnection(DatabaseConnection dbconn)
Adds a new connection to Database Explorer. |
void |
JDBCDriverManager.addDriver(JDBCDriver driver)
Adds a new JDBC driver. |
boolean |
ConnectionManager.connect(DatabaseConnection dbconn)
Connects this connection to the database without opening any dialog. |
Driver |
JDBCDriver.getDriver()
Get a reference to the underlying java.sql.Driver for this JDBCDriver. |
void |
ConnectionManager.removeConnection(DatabaseConnection dbconn)
Remove an existing connection from the Database Explorer. |
void |
JDBCDriverManager.removeDriver(JDBCDriver driver)
Removes a JDBC driver. |
|
org.netbeans.modules.db/1 1.44.1 30 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||