From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../com/sleepycat/persist/evolve/package-use.html | 514 ++++++++++----------- 1 file changed, 248 insertions(+), 266 deletions(-) (limited to 'docs/java/com/sleepycat/persist/evolve/package-use.html') diff --git a/docs/java/com/sleepycat/persist/evolve/package-use.html b/docs/java/com/sleepycat/persist/evolve/package-use.html index 93b9c9b4..54199f4d 100644 --- a/docs/java/com/sleepycat/persist/evolve/package-use.html +++ b/docs/java/com/sleepycat/persist/evolve/package-use.html @@ -1,280 +1,262 @@ - - - - - -Uses of Package com.sleepycat.persist.evolve (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Package
com.sleepycat.persist.evolve

-
- - - - - - - - - - - - - - - - - -
-Packages that use com.sleepycat.persist.evolve
com.sleepycat.persistThe Direct Persistence Layer (DPL) adds a persistent object model to the -Berkeley DB transactional engine. 
com.sleepycat.persist.evolveUtilities for managing class evolution of persistent objects. 
com.sleepycat.persist.rawRaw data access for general purpose tools and manual conversions. 
-  -

- - - - - - - - - - - - - - - - - -
-Classes in com.sleepycat.persist.evolve used by com.sleepycat.persist
EvolveConfig - -
-          Configuration properties for eager conversion of unevolved objects.
EvolveStats - -
-          Statistics accumulated during eager entity evolution.
IncompatibleClassException - -
-          A class has been changed incompatibly and no mutation has been configured to - handle the change or a new class version number has not been assigned.
Mutations - -
-          A collection of mutations for configuring class evolution.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in com.sleepycat.persist.evolve used by com.sleepycat.persist.evolve
Conversion - -
-          Converts an old version of an object value to conform to the current class - or field definition.
Converter - -
-          A mutation for converting an old version of an object value to conform to - the current class or field definition.
Deleter - -
-          A mutation for deleting an entity class or field.
EvolveConfig - -
-          Configuration properties for eager conversion of unevolved objects.
EvolveEvent - -
-          The event passed to the EvolveListener interface during eager entity - evolution.
EvolveListener - -
-          The listener interface called during eager entity evolution.
EvolveStats - -
-          Statistics accumulated during eager entity evolution.
Mutation - -
-          The base class for all mutations.
Renamer - -
-          A mutation for renaming a class or field without changing the instance or - field value.
-  -

- - - - - - - - -
-Classes in com.sleepycat.persist.evolve used by com.sleepycat.persist.raw
Mutations - -
-          A collection of mutations for configuring class evolution.
-  -

-


- - +
+

Uses of Package
com.sleepycat.persist.evolve

+
+
+ +
- - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1