|
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.olapi.data.source.SourceDefinition
Contains information about the origins of the Source for which it was created. Whenever a Source is created, Oracle OLAP also creates a SourceDefinition for that Source. Every Source has a paired SourceDefinition.
| Method Summary | |
Source |
findOrCreateSource(Transaction transaction) |
DataProvider |
getDataProvider()Returns the DataProvider that you or Oracle OLAP used to produce the Source that is paired to this SourceDefinition. |
Source |
getSource()Gets the Source for this SourceDefinition. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public Source findOrCreateSource(Transaction transaction)
public final DataProvider getDataProvider()
DataProvider that you or Oracle OLAP used to produce the Source that is paired to this SourceDefinition.DataProvider that you or Oracle OLAP used to produce the Source that is paired to this SourceDefinition.public final Source getSource()
Source for this SourceDefinition.Source for this SourceDefinition.
|
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||