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

E13403-08

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.

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

E13403-08

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