Package | Description |
---|---|
com.sleepycat.persist |
The Direct Persistence Layer (DPL) adds a persistent object model to the
Berkeley DB transactional engine.
|
com.sleepycat.persist.evolve |
Utilities for managing class evolution of persistent objects.
|
Modifier and Type | Method | Description |
---|---|---|
EvolveStats |
EntityStore.evolve(EvolveConfig config) |
Performs conversion of unevolved objects in order to reduce lazy
conversion overhead.
|
Modifier and Type | Method | Description |
---|---|---|
EvolveStats |
EvolveEvent.getStats() |
The cumulative statistics gathered during eager evolution.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.