|
Interface Summary |
| BaseLocation |
BaseLocation interface is the interface for all design level entities which
hold locations. |
| Connector |
LogicalConnector interface represents a logical connector between
an owning Location and a referenced Location. |
| Datafile |
Datafile interface represents a physical file available to the
run time schema for use as the source of data for an external table. |
| Location |
Location is a specialized BaseLocation, which can contain connectors. |
| RuntimeRepository |
RuntimeRepository represents the information needed to connect
to a Runtime Repository. |
Provides classes and interfaces to support locations, connectors, and runtime repositories.