- canCopy() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- canCut() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- canDestroy() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
Determine if this node can be destroyed.
- canRename() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- canStart() - Method in interface org.netbeans.spi.db.explorer.DatabaseRuntime
-
Returns whether the database server instance can be started by a call to the
start()
method.
- CATALOG - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- CATALOGDESC - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- ChildNodeFactory - Class in org.netbeans.api.db.explorer.node
-
The ChildNodeFactory is used for getting node instances based on
a Lookup instance as the key.
- ChildNodeFactory(Lookup) - Constructor for class org.netbeans.api.db.explorer.node.ChildNodeFactory
-
Constructor.
- clearProperties() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- clipboardCopy() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-
- COLUMN_FLAVOR - Static variable in class org.netbeans.api.db.explorer.DatabaseMetaDataTransfer
-
- COLUMNSIZE - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- COLUMNSIZEDESC - Static variable in class org.netbeans.api.db.explorer.node.BaseNode
-
- connect(DatabaseConnection) - Method in class org.netbeans.api.db.explorer.ConnectionManager
-
Connects this connection to the database without opening any
dialog.
- connect(JComboBox, ConnectionManager) - Static method in class org.netbeans.api.db.explorer.support.DatabaseExplorerUIs
-
Populates and manages the contents of the passed combo box.
- CONNECTION_FLAVOR - Static variable in class org.netbeans.api.db.explorer.DatabaseMetaDataTransfer
-
The
DataFlavor
representing a database connection.
- ConnectionListener - Interface in org.netbeans.api.db.explorer
-
Listener for changes to ConnectionManager (adding and removing
database connection from the DatabaseExplorer).
- ConnectionManager - Class in org.netbeans.api.db.explorer
-
Provides access to the list of connections in the Database Explorer.
- ConnectionManager() - Constructor for class org.netbeans.api.db.explorer.ConnectionManager
-
- connectionsChanged() - Method in interface org.netbeans.api.db.explorer.ConnectionListener
-
Called when the list of connections has changed.
- create(JDBCDriver, String, String, String, String, boolean) - Static method in class org.netbeans.api.db.explorer.DatabaseConnection
-
Creates a new DatabaseConnection instance w/ a default display name based
on connection URL and user
- create(JDBCDriver, String, String, String, String, boolean, String) - Static method in class org.netbeans.api.db.explorer.DatabaseConnection
-
Creates a new DatabaseConnection instance.
- create(JDBCDriver, String, String, String, String, boolean, String, Properties) - Static method in class org.netbeans.api.db.explorer.DatabaseConnection
-
Creates a new DatabaseConnection instance.
- create(String, String, String, URL[]) - Static method in class org.netbeans.api.db.explorer.JDBCDriver
-
Creates a new JDBCDriver instance.
- createInstance(Lookup) - Method in interface org.netbeans.api.db.explorer.node.NodeProviderFactory
-
Create a new NodeProvider instance.
- createKeys(List) - Method in class org.netbeans.api.db.explorer.node.ChildNodeFactory
-
- createNodesForKey(Lookup) - Method in class org.netbeans.api.db.explorer.node.ChildNodeFactory
-
- createQuoter(DatabaseMetaData) - Static method in class org.netbeans.api.db.sql.support.SQLIdentifiers
-
- createSheet() - Method in class org.netbeans.api.db.explorer.node.BaseNode
-