| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| Modifier and Type | Method | Description |
|---|---|---|
ExceptionListener |
EnvironmentMutableConfig.getExceptionListener() |
Returns the exception listener, if set.
|
| Modifier and Type | Method | Description |
|---|---|---|
EnvironmentMutableConfig |
EnvironmentMutableConfig.setExceptionListener(ExceptionListener exceptionListener) |
Sets the exception listener for an Environment.
|
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.