| 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 |
|---|---|
static DatabaseConnection.AuthenticationMode |
DatabaseConnection.AuthenticationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseConnection.AuthenticationMode[] |
DatabaseConnection.AuthenticationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|