Package | Description |
---|---|
com.sleepycat.persist.evolve |
Utilities for managing class evolution of persistent objects.
|
Modifier and Type | Method | Description |
---|---|---|
EvolveListener |
EvolveConfig.getEvolveListener() |
Returns the progress listener that is notified each time an entity is
read.
|
Modifier and Type | Method | Description |
---|---|---|
EvolveConfig |
EvolveConfig.setEvolveListener(EvolveListener listener) |
Sets a progress listener that is notified each time an entity is read.
|
void |
EvolveConfig.setEvolveListenerVoid(EvolveListener listener) |
The void return setter for use by Bean editors.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.