| Package | Description |
|---|---|
| com.hcl.domino | |
| com.hcl.domino.data |
| Modifier and Type | Method and Description |
|---|---|
Database |
DominoClient.createDatabase(String serverName,
String filePath,
boolean forceCreation,
boolean initDesign,
DominoClient.Encryption encryption,
DatabaseClass dbClass)
Creates a new database on the target server with a given file path.
|
| Modifier and Type | Method and Description |
|---|---|
static DatabaseClass |
DatabaseClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseClass[] |
DatabaseClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019–2021 HCL. All rights reserved.