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