Package | Description |
---|---|
com.sleepycat.persist.evolve |
Utilities for managing class evolution of persistent objects.
|
Modifier and Type | Class and Description |
---|---|
class |
Converter
A mutation for converting an old version of an object value to conform to
the current class or field definition.
|
class |
Deleter
A mutation for deleting an entity class or field.
|
class |
EntityConverter
A subclass of Converter that allows specifying keys to be deleted.
|
class |
Renamer
A mutation for renaming a class or field without changing the instance or
field value.
|
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.