Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Field | Description |
---|---|---|
static BackupOptions |
BackupOptions.DEFAULT |
Default configuration used if null is passed to methods that create a
cursor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Environment.backup(java.lang.String target,
BackupOptions opt) |
Perform a hot back up of the open environment.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.