| 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 and Description |
|---|---|
static JEVersion |
JEVersion.CURRENT_VERSION
Release version.
|
| Modifier and Type | Method and Description |
|---|---|
int |
JEVersion.compareTo(JEVersion comparedVersion) |
| Modifier and Type | Method and Description |
|---|---|
JEVersion |
NodeState.getJEVersion()
Returns the current JEVersion that this node runs on.
|
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.