JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.4.0)  E81459-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
All Known Subinterfaces: 
DatabaseNode  
 
 
 
public interface ConnectionStoreNode  
In a View that supports multiple connection stores (e.g. the Database
 Navigator) any node representing a store, or any object within a store,
 must implement this interface for the other db features to properly
 integrate with it.
 
 
 
 
Method Detail 
 
getStoreName 
java.lang.String getStoreName() 
Gets the name of the connection store this node is in. A connection
 store can be the central IDE Connections, or any Application's
 resources.
Returns:  
the name of the connection store this node is in 
 
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.4.0)  E81459-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
Copyright © 1997, 2019, Oracle. All rights reserved.