| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| Modifier and Type | Field | Description |
|---|---|---|
static JEVersion |
JEVersion.CURRENT_VERSION |
Release version.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
JEVersion.compareTo(JEVersion comparedVersion) |
| Modifier and Type | Method | Description |
|---|---|---|
JEVersion |
NodeState.getJEVersion() |
Returns the current JEVersion that this node runs on.
|
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.