Skip navigation links
org.netbeans.modules.db/1 1.78.0 30
A B C D E F G H I J N O P Q R S T U V 

S

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
The counterpart of ConnectionManager.showAddConnectionDialog(JDBCDriver) which returns the newly created database connection, but must be called from the event dispatching thread.
showAddConnectionDialogFromEventThread(JDBCDriver, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
The counterpart of ConnectionManager.showAddConnectionDialog(JDBCDriver, String) which returns the newly created database connection, but must be called from the event dispatching thread.
showAddConnectionDialogFromEventThread(JDBCDriver, String, String, String) - Method in class org.netbeans.api.db.explorer.ConnectionManager
The counterpart of ConnectionManager.showAddConnectionDialog(JDBCDriver, String, String, String) which returns the newly created database connection, but must be called from the event dispatching thread.
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.
A B C D E F G H I J N O P Q R S T U V 
Skip navigation links
org.netbeans.modules.db/1 1.78.0 30