Berkeley DB XML
version 2.5.16

Uses of Class
com.sleepycat.persist.evolve.Mutation

Packages that use Mutation
com.sleepycat.persist.evolve Utilities for managing class evolution of persistent objects. 
 

Uses of Mutation in com.sleepycat.persist.evolve
 

Subclasses of Mutation in com.sleepycat.persist.evolve
 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.
 


Berkeley DB XML
version 2.5.16

Copyright (c) 1996,2009 Oracle. All rights reserved.