- SCHEMA - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- SCHEMADESC - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- selectConnectionInExplorer(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Selects the node corresponding to the specified connection in the
Runtime tab.
- setNodes(Collection<Node>) - Method in class org.netbeans.api.db.explorer.node.NodeProvider
-
Sets the list of nodes.
- setPropertyValue(Node.Property, Object) - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- setProxyNodes(Collection<Node>) - Method in class org.netbeans.api.db.explorer.node.NodeProvider
-
- setup() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
Set up the node
- setUseScrollableCursors(boolean) - Method in class org.netbeans.api.db.explorer.DatabaseConnection
-
Set whether usage of scrollable cursors is recommended for this
connection.
- showAddConnectionDialog(JDBCDriver) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Shows the dialog for adding a new connection.
- showAddConnectionDialog(JDBCDriver, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Shows the dialog for adding a new connection with the specified database URL.
- showAddConnectionDialog(JDBCDriver, String, String, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Shows the dialog for adding a new connection with the specified database URL, user and password
The specified driver be filled as the single element of the
Driver combo box of the New Database Connection dialog box.
- showAddConnectionDialogFromEventThread(JDBCDriver) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
- showAddConnectionDialogFromEventThread(JDBCDriver, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
- showAddConnectionDialogFromEventThread(JDBCDriver, String, String, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
- showAddDriverDialog() - Method in class org.netbeans.api.db.explorer.JDBCDriverManager
-
Shows the Add Driver dialog, allowing the user to add a new JDBC driver.
- showAddDriverDialogFromEventThread() - Method in class org.netbeans.api.db.explorer.JDBCDriverManager
-
Shows the Add Driver dialog synchronously.
- showConnectionDialog(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Shows the Connect dialog for the specified connection if not all data
needed to connect, such as the user name or password,
are known), or displays a modal progress dialog and attempts
to connect to the database immediately.
- SQLIdentifiers - Class in org.netbeans.api.db.sql.support
-
This class provides utility methods for working with SQL identifiers.
- SQLIdentifiers.Quoter - Class in org.netbeans.api.db.sql.support
-
This is a utility class that is used to quote identifiers.
- start() - Method in interface org.netbeans.spi.db.explorer.DatabaseRuntime
-
Starts the database server instance represented by this runtime.
- stop() - Method in interface org.netbeans.spi.db.explorer.DatabaseRuntime
-
Stops the database server instance represented by this runtime.