oracle.jdeveloper.cm
Interface ConnectionStore
- All Known Subinterfaces:
- WritableConnectionStore
- All Known Implementing Classes:
- DefaultConnectionStore, PropertiesConnectionStore
- public interface ConnectionStore
Interface which is responsible for the loading and of the ConnectionManager's connection descriptors.
Method Summary |
java.util.List |
read()
Read all of the descriptors from storage. |
read
public java.util.List read()
- Read all of the descriptors from storage.
Copyright © 1997, 2004, Oracle. All rights reserved.