Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.ide.db.model
Interface ConnectionStoreNode

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
 java.lang.String getStoreName()
           

 

Method Detail

getStoreName

java.lang.String getStoreName()
Returns:
the name of the connection store this node is in.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.