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. --- .../bind/tuple/TupleTupleMarshalledBinding.html | 681 +++++++++++---------- 1 file changed, 344 insertions(+), 337 deletions(-) (limited to 'docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html') diff --git a/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html index 705f4f2b..64bef747 100644 --- a/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html +++ b/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html @@ -1,362 +1,369 @@ - - - - - -TupleTupleMarshalledBinding (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.bind.tuple -
-Class TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>

-
-java.lang.Object
-  extended by com.sleepycat.bind.tuple.TupleBase<E>
-      extended by com.sleepycat.bind.tuple.TupleTupleBinding<E>
-          extended by com.sleepycat.bind.tuple.TupleTupleMarshalledBinding<E>
-
-
-
All Implemented Interfaces:
EntityBinding<E>
-
-
-
-
public class TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>
extends TupleTupleBinding<E>
- - -

-A concrete TupleTupleBinding that delegates to the +

+
com.sleepycat.bind.tuple
+

Class TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    EntityBinding<E>
    +
    +
    +
    +
    public class TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity>
    +extends TupleTupleBinding<E>
    +
    A concrete TupleTupleBinding that delegates to the MarshalledTupleEntry and MarshalledTupleKeyEntity interfaces of the entity class. -

    This class calls the methods of the MarshalledTupleEntry +

    This class calls the methods of the MarshalledTupleEntry interface to convert between the data entry and entity object. It calls the - methods of the MarshalledTupleKeyEntity interface to convert between + methods of the MarshalledTupleKeyEntity interface to convert between the key entry and the entity object. These two interfaces must both be - implemented by the entity class.

    -

    - -

    -


    - -

    - + implemented by the entity class.

    +
  • +
+
+
+ +
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
-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