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. --- .../persist/evolve/class-use/Mutations.html | 434 ++++++++++----------- 1 file changed, 204 insertions(+), 230 deletions(-) (limited to 'docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html') diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html b/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html index 713ea9f4..6e354848 100644 --- a/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html +++ b/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html @@ -1,245 +1,219 @@ - - - - - -Uses of Class com.sleepycat.persist.evolve.Mutations (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.persist.evolve.Mutations

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

- - - - - -
-Uses of Mutations in com.sleepycat.persist
-  -

- - - - - - - - - - - - + + +
Methods in com.sleepycat.persist that return Mutations
- MutationsStoreConfig.getMutations() - -
-          Returns the configured mutations for performing lazy evolution of stored - instances.
- MutationsEntityStore.getMutations() - -
-          Returns the set of mutations that were configured when the store was +
+

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

+
+
+
+
+ + + + + + + + + + + + + + + + +
Methods in com.sleepycat.persist with parameters of type Mutations 
Modifier and TypeMethod and Description
StoreConfigStoreConfig.setMutations(Mutations mutations) +
Configures mutations for performing lazy evolution of stored instances.
+
voidStoreConfig.setMutationsVoid(Mutations mutations) +
The void return setter for use by Bean editors.
+
+ +

  • + + +

    Uses of Mutations in com.sleepycat.persist.raw

    + + + + + + + + + + + + +
    Methods in com.sleepycat.persist.raw that return Mutations 
    Modifier and TypeMethod and Description
    MutationsRawStore.getMutations() +
    Returns the set of mutations that were configured and stored previously.
    +
    +
  • + + + + - - - - - - - - - - - - -
    -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