| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Method and Description |
|---|---|
SQLJoin |
DataFoundationFactory.createSqlJoin(java.lang.String expression,
DataFoundation dataFoundation)
Creates a join and adds it to the provided data foundation.
|