Package | Description |
---|---|
oracle.fmwplatform.envspec.model.topology |
Classes used to describe a Topology.
|
Modifier and Type | Method and Description |
---|---|
List<GenericDataSourceBinding> |
Domain.getGenericDataSourceBindings()
Returns the list of generic data source bindings from the schemas in this domain
|
List<GenericDataSourceBinding> |
Schema.getGenericDataSourceBindings()
Returns the list of GenericDataSourceBindings or an empty list if there are none.
|