| Package | Description |
|---|---|
| com.sleepycat.je.dbi |
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor,
plus other misc classes (originally, dbi meant "db internal interface").
|
| Modifier and Type | Method and Description |
|---|---|
static DbCleanup.Action |
DbCleanup.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbCleanup.Action[] |
DbCleanup.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.