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. --- .../sleepycat/collections/PrimaryKeyAssigner.html | 401 +++++++++++---------- 1 file changed, 201 insertions(+), 200 deletions(-) (limited to 'docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html') diff --git a/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html b/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html index 62441c4e..768cb3a6 100644 --- a/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html +++ b/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html @@ -1,218 +1,219 @@ - - - - - -PrimaryKeyAssigner (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.collections -
-Interface PrimaryKeyAssigner

-
-
-
public interface PrimaryKeyAssigner
- - -

-An interface implemented to assign new primary key values. - An implementation of this interface is passed to the StoredMap - or StoredSortedMap constructor to assign primary keys for that - store. Key assignment occurs when StoredMap.append() is called. -

- -

-


- -

- +

+
com.sleepycat.collections
+

Interface PrimaryKeyAssigner

+
+
+
+
    +
  • +
    +
    +
    public interface PrimaryKeyAssigner
    +
    An interface implemented to assign new primary key values. + An implementation of this interface is passed to the StoredMap + or StoredSortedMap constructor to assign primary keys for that + store. Key assignment occurs when StoredMap.append() is called.
    +
  • +
+
+
+
    +
  • - - - - - - - - - - -
    -Method Summary
    - voidassignKey(DatabaseEntry keyData) - -
    -          Assigns a new primary key value into the given data buffer.
    -  -

    - +

      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidassignKey(DatabaseEntry keyData) +
      Assigns a new primary key value into the given data buffer.
      +
      +
    • +
    +
  • +
+
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
-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