| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| Modifier and Type | Method | Description |
|---|---|---|
ExtinctionFilter |
EnvironmentConfig.getExtinctionFilter() |
Returns the
filter used for purging extinct
records. |
| Modifier and Type | Method | Description |
|---|---|---|
EnvironmentConfig |
EnvironmentConfig.setExtinctionFilter(ExtinctionFilter filter) |
Sets the
filter used for purging extinct
records. |
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.