| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| Constructor | Description |
|---|---|
Environment(java.io.File envHome,
EnvironmentConfig configuration) |
Creates a database environment handle.
|
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.