| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.connection |
This package contains classes to create and manage connections and shortcuts.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionParameter |
DatabaseConnection.getParameter(java.lang.String name)
Returns the connection parameter.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConnectionParameter> |
DatabaseConnection.getParameters()
Returns the list of parameters of a connection.
|