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/bind/tuple/TupleBinding.html | 747 ++++++++++----------- 1 file changed, 365 insertions(+), 382 deletions(-) (limited to 'docs/java/com/sleepycat/bind/tuple/TupleBinding.html') diff --git a/docs/java/com/sleepycat/bind/tuple/TupleBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleBinding.html index d40ccf30..8d58747f 100644 --- a/docs/java/com/sleepycat/bind/tuple/TupleBinding.html +++ b/docs/java/com/sleepycat/bind/tuple/TupleBinding.html @@ -1,333 +1,314 @@ - - - - - -TupleBinding (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.bind.tuple -
-Class TupleBinding<E>

-
-java.lang.Object
-  extended by com.sleepycat.bind.tuple.TupleBase<E>
-      extended by com.sleepycat.bind.tuple.TupleBinding<E>
-
-
-
All Implemented Interfaces:
EntryBinding<E>
-
-
-
Direct Known Subclasses:
BigDecimalBinding, BigIntegerBinding, BooleanBinding, ByteBinding, CharacterBinding, DoubleBinding, FloatBinding, IntegerBinding, LongBinding, PackedIntegerBinding, PackedLongBinding, ShortBinding, SortedBigDecimalBinding, SortedDoubleBinding, SortedFloatBinding, SortedPackedIntegerBinding, SortedPackedLongBinding, StringBinding, TupleMarshalledBinding
-
-
-
-
public abstract class TupleBinding<E>
extends TupleBase<E>
implements EntryBinding<E>
- - -

-An abstract EntryBinding that treats a key or data entry as a +

+
com.sleepycat.bind.tuple
+

Class TupleBinding<E>

+
+
+ +
+
+
See Also:
Tuple Formats
+ + +
+
+ +
+
+
+
Parameters:
cls - is the primitive Java class.
+
Returns:
a new binding for the primitive class or null if the cls + parameter is not one of the supported classes.
+ + + + + + + + -
- - - - - - - - - - - - - - - - - - -
-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