File: package-frame.html

package info (click to toggle)
db5.3 5.3.28%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 158,500 kB
  • sloc: ansic: 448,411; java: 111,824; tcl: 80,544; sh: 44,264; cs: 33,697; cpp: 21,604; perl: 14,557; xml: 10,799; makefile: 4,077; javascript: 1,998; yacc: 1,003; awk: 965; sql: 801; erlang: 342; python: 216; php: 24; asm: 14
file content (99 lines) | stat: -rw-r--r-- 4,680 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
<TITLE>
com.sleepycat.bind.tuple (Oracle - Berkeley DB Java API)
</TITLE>

<META NAME="date" CONTENT="2013-09-09">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../com/sleepycat/bind/tuple/package-summary.html" target="classFrame">com.sleepycat.bind.tuple</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple" target="classFrame"><I>MarshalledTupleEntry</I></A>
<BR>
<A HREF="MarshalledTupleKeyEntity.html" title="interface in com.sleepycat.bind.tuple" target="classFrame"><I>MarshalledTupleKeyEntity</I></A></FONT></TD>
</TR>
</TABLE>


<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">BigDecimalBinding</A>
<BR>
<A HREF="BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">BigIntegerBinding</A>
<BR>
<A HREF="BooleanBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">BooleanBinding</A>
<BR>
<A HREF="ByteBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">ByteBinding</A>
<BR>
<A HREF="CharacterBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">CharacterBinding</A>
<BR>
<A HREF="DoubleBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">DoubleBinding</A>
<BR>
<A HREF="FloatBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">FloatBinding</A>
<BR>
<A HREF="IntegerBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">IntegerBinding</A>
<BR>
<A HREF="LongBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">LongBinding</A>
<BR>
<A HREF="PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">PackedIntegerBinding</A>
<BR>
<A HREF="PackedLongBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">PackedLongBinding</A>
<BR>
<A HREF="ShortBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">ShortBinding</A>
<BR>
<A HREF="SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">SortedBigDecimalBinding</A>
<BR>
<A HREF="SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">SortedDoubleBinding</A>
<BR>
<A HREF="SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">SortedFloatBinding</A>
<BR>
<A HREF="SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">SortedPackedIntegerBinding</A>
<BR>
<A HREF="SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">SortedPackedLongBinding</A>
<BR>
<A HREF="StringBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">StringBinding</A>
<BR>
<A HREF="TupleBase.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleBase</A>
<BR>
<A HREF="TupleBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleBinding</A>
<BR>
<A HREF="TupleInput.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleInput</A>
<BR>
<A HREF="TupleInputBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleInputBinding</A>
<BR>
<A HREF="TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleMarshalledBinding</A>
<BR>
<A HREF="TupleOutput.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleOutput</A>
<BR>
<A HREF="TupleTupleBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleTupleBinding</A>
<BR>
<A HREF="TupleTupleKeyCreator.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleTupleKeyCreator</A>
<BR>
<A HREF="TupleTupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleTupleMarshalledBinding</A>
<BR>
<A HREF="TupleTupleMarshalledKeyCreator.html" title="class in com.sleepycat.bind.tuple" target="classFrame">TupleTupleMarshalledKeyCreator</A></FONT></TD>
</TR>
</TABLE>


</BODY>
</HTML>