1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.5.0) on Thu May 15 17:17:34 EDT 2008 -->
6<TITLE>
7Uses of Package com.sleepycat.collections (Oracle - Berkeley DB Java API)
8</TITLE>
9
10
11<LINK REL ="stylesheet" TYPE="text/css" HREF="/style.css" TITLE="Style">
12
13<SCRIPT type="text/javascript">
14function windowTitle()
15{
16    parent.document.title="Uses of Package com.sleepycat.collections (Oracle - Berkeley DB Java API)";
17}
18</SCRIPT>
19<NOSCRIPT>
20</NOSCRIPT>
21
22</HEAD>
23
24<BODY BGCOLOR="white" onload="windowTitle();">
25
26
27<!-- ========= START OF TOP NAVBAR ======= -->
28<A NAME="navbar_top"><!-- --></A>
29<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
30<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
31<TR>
32<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
33<A NAME="navbar_top_firstrow"><!-- --></A>
34<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
35  <TR ALIGN="center" VALIGN="top">
36  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
37  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
38  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
39  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44  </TR>
45</TABLE>
46</TD>
47<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
49</TD>
50</TR>
51
52<TR>
53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54&nbsp;PREV&nbsp;
55&nbsp;NEXT</FONT></TD>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57  <A HREF="/index.html?com/sleepycat/collections/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59&nbsp;<SCRIPT type="text/javascript">
60  <!--
61  if(window==top) {
62    document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>');
63  }
64  //-->
65</SCRIPT>
66<NOSCRIPT>
67  <A HREF="/allclasses-noframe.html"><B>All Classes</B></A>
68</NOSCRIPT>
69
70
71</FONT></TD>
72</TR>
73</TABLE>
74<A NAME="skip-navbar_top"></A>
75<!-- ========= END OF TOP NAVBAR ========= -->
76
77<HR>
78<CENTER>
79<H2>
80<B>Uses of Package<br>com.sleepycat.collections</B></H2>
81</CENTER>
82
83<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
84<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
85<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
86Packages that use <A HREF="/com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A></FONT></TH>
87</TR>
88<TR BGCOLOR="white" CLASS="TableRowColor">
89<TD><A HREF="#com.sleepycat.collections"><B>com.sleepycat.collections</B></A></TD>
90<TD>Data access based on the standard Java collections API.&nbsp;</TD>
91</TR>
92</TABLE>
93&nbsp;
94<P>
95<A NAME="com.sleepycat.collections"><!-- --></A>
96<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
97<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
98<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
99Classes in <A HREF="/com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A> used by <A HREF="/com/sleepycat/collections/package-summary.html">com.sleepycat.collections</A></FONT></TH>
100</TR>
101<TR BGCOLOR="white" CLASS="TableRowColor">
102<TD><B><A HREF="/com/sleepycat/collections/class-use/CurrentTransaction.html#com.sleepycat.collections"><B>CurrentTransaction</B></A></B>
103
104<BR>
105&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides access to the current transaction for the current thread within the
106 context of a Berkeley DB environment.</TD>
107</TR>
108<TR BGCOLOR="white" CLASS="TableRowColor">
109<TD><B><A HREF="/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html#com.sleepycat.collections"><B>PrimaryKeyAssigner</B></A></B>
110
111<BR>
112&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An interface implemented to assign new primary key values.</TD>
113</TR>
114<TR BGCOLOR="white" CLASS="TableRowColor">
115<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredCollection.html#com.sleepycat.collections"><B>StoredCollection</B></A></B>
116
117<BR>
118&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A abstract base class for all stored collections.</TD>
119</TR>
120<TR BGCOLOR="white" CLASS="TableRowColor">
121<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredContainer.html#com.sleepycat.collections"><B>StoredContainer</B></A></B>
122
123<BR>
124&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A abstract base class for all stored collections and maps.</TD>
125</TR>
126<TR BGCOLOR="white" CLASS="TableRowColor">
127<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredEntrySet.html#com.sleepycat.collections"><B>StoredEntrySet</B></A></B>
128
129<BR>
130&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Set returned by Map.entrySet().</TD>
131</TR>
132<TR BGCOLOR="white" CLASS="TableRowColor">
133<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredIterator.html#com.sleepycat.collections"><B>StoredIterator</B></A></B>
134
135<BR>
136&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Iterator returned by all stored collections.</TD>
137</TR>
138<TR BGCOLOR="white" CLASS="TableRowColor">
139<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredKeySet.html#com.sleepycat.collections"><B>StoredKeySet</B></A></B>
140
141<BR>
142&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Set returned by Map.keySet() and which can also be constructed directly
143 if a Map is not needed.</TD>
144</TR>
145<TR BGCOLOR="white" CLASS="TableRowColor">
146<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredMap.html#com.sleepycat.collections"><B>StoredMap</B></A></B>
147
148<BR>
149&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Map view of a <A HREF="/com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.</TD>
150</TR>
151<TR BGCOLOR="white" CLASS="TableRowColor">
152<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredSortedMap.html#com.sleepycat.collections"><B>StoredSortedMap</B></A></B>
153
154<BR>
155&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A SortedMap view of a <A HREF="/com/sleepycat/db/Database.html" title="class in com.sleepycat.db"><CODE>Database</CODE></A>.</TD>
156</TR>
157<TR BGCOLOR="white" CLASS="TableRowColor">
158<TD><B><A HREF="/com/sleepycat/collections/class-use/StoredValueSet.html#com.sleepycat.collections"><B>StoredValueSet</B></A></B>
159
160<BR>
161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Set returned by Map.values() and Map.duplicates(), and which can also be
162 constructed directly if a Map is not needed.</TD>
163</TR>
164<TR BGCOLOR="white" CLASS="TableRowColor">
165<TD><B><A HREF="/com/sleepycat/collections/class-use/TransactionWorker.html#com.sleepycat.collections"><B>TransactionWorker</B></A></B>
166
167<BR>
168&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The interface implemented to perform the work within a transaction.</TD>
169</TR>
170</TABLE>
171&nbsp;
172<P>
173<HR>
174
175
176<!-- ======= START OF BOTTOM NAVBAR ====== -->
177<A NAME="navbar_bottom"><!-- --></A>
178<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
179<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
180<TR>
181<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
182<A NAME="navbar_bottom_firstrow"><!-- --></A>
183<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
184  <TR ALIGN="center" VALIGN="top">
185  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
186  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
187  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
188  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
189  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
190  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
191  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
192  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
193  </TR>
194</TABLE>
195</TD>
196<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
197<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
198</TD>
199</TR>
200
201<TR>
202<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
203&nbsp;PREV&nbsp;
204&nbsp;NEXT</FONT></TD>
205<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
206  <A HREF="/index.html?com/sleepycat/collections/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
207&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
208&nbsp;<SCRIPT type="text/javascript">
209  <!--
210  if(window==top) {
211    document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>');
212  }
213  //-->
214</SCRIPT>
215<NOSCRIPT>
216  <A HREF="/allclasses-noframe.html"><B>All Classes</B></A>
217</NOSCRIPT>
218
219
220</FONT></TD>
221</TR>
222</TABLE>
223<A NAME="skip-navbar_bottom"></A>
224<!-- ======== END OF BOTTOM NAVBAR ======= -->
225
226<HR>
227<font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
228</BODY>
229</HTML>
230