JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-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 Summary 
Methods    
Modifier and Type 
Method and Description 
 
java.lang.String 
getStoreName  ()
Gets the name of the connection store this node is in.
 
 
 
 
 
 
 
 
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.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
Copyright © 1997, 2014, Oracle. All rights reserved.