public interface OracleRepositoryConfiguration
extends java.io.Serializable, javax.naming.Referenceable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptor(java.lang.String key)
Gets the value of the specified descriptor key.
|
java.lang.String[] |
getDescriptorKeys()
Gets the keys of the descriptors contributed to the OracleRepository by this OracleRepositoryConfiguration.
|
java.lang.String[] getDescriptorKeys()
Thd returned keys may be a subset of those returned by OracleRepository getDescriptorKeys.
java.lang.String getDescriptor(java.lang.String key)
key - a key in the set returned by getDescriptorKeys