| 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 |
|---|---|
DatabaseColumn |
DataFoundationFactory.createColumn(java.lang.String name,
SQLDataType dataType,
Table table)
Creates a new database column.
|