mirror of
https://github.com/yasuhirokimura/db18
synced 2026-06-08 18:29:23 +00:00
633 lines
40 KiB
HTML
633 lines
40 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.7) on Mon Jun 01 06:40:53 PDT 2020 -->
|
|
<title>Uses of Interface com.sleepycat.bind.EntryBinding (Oracle - Berkeley DB Java API)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="date" content="2020-06-01">
|
|
<link rel="stylesheet" type="text/css" href="../../../../style.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="../../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="../../../../jquery/jquery-3.4.1.js"></script>
|
|
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Uses of Interface com.sleepycat.bind.EntryBinding (Oracle - Berkeley DB Java API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "../../../../";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../../index.html">Overview</a></li>
|
|
<li><a href="../package-summary.html">Package</a></li>
|
|
<li><a href="../EntryBinding.html" title="interface in com.sleepycat.bind">Class</a></li>
|
|
<li class="navBarCell1Rev">Use</li>
|
|
<li><a href="../package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
<div class="aboutLanguage"><b>Berkeley DB</b><br><font size="-1"> version 18.1.40</font></div>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="../../../../allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
<div class="header">
|
|
<h2 title="Uses of Interface com.sleepycat.bind.EntryBinding" class="title">Uses of Interface<br>com.sleepycat.bind.EntryBinding</h2>
|
|
</div>
|
|
<div class="classUseContainer">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="useSummary" summary="Use table, listing packages, and an explanation">
|
|
<caption><span>Packages that use <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Package</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="#com.sleepycat.bind">com.sleepycat.bind</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Bindings between database entries and Java objects.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="#com.sleepycat.bind.serial">com.sleepycat.bind.serial</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Bindings that use Java serialization.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="#com.sleepycat.bind.tuple">com.sleepycat.bind.tuple</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Bindings that use sequences of primitive fields, or tuples.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colFirst" scope="row"><a href="#com.sleepycat.collections">com.sleepycat.collections</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Data access based on the standard Java collections API.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colFirst" scope="row"><a href="#com.sleepycat.persist">com.sleepycat.persist</a></th>
|
|
<td class="colLast">
|
|
<div class="block">The Direct Persistence Layer (DPL) adds a persistent object model to the
|
|
Berkeley DB transactional engine.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="com.sleepycat.bind">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a> in <a href="../package-summary.html">com.sleepycat.bind</a></h3>
|
|
<table class="useSummary" summary="Use table, listing classes, and an explanation">
|
|
<caption><span>Classes in <a href="../package-summary.html">com.sleepycat.bind</a> that implement <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Class</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ByteArrayBinding.html" title="class in com.sleepycat.bind">ByteArrayBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A pass-through <code>EntryBinding</code> that uses the entry's byte array as
|
|
the key or data object.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RecordNumberBinding.html" title="class in com.sleepycat.bind">RecordNumberBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">An <code>EntryBinding</code> that treats a record number key entry as a
|
|
<code>Long</code> key object.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="com.sleepycat.bind.serial">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a> in <a href="../serial/package-summary.html">com.sleepycat.bind.serial</a></h3>
|
|
<table class="useSummary" summary="Use table, listing classes, and an explanation">
|
|
<caption><span>Classes in <a href="../serial/package-summary.html">com.sleepycat.bind.serial</a> that implement <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Class</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../serial/SerialBinding.html" title="class in com.sleepycat.bind.serial">SerialBinding</a><E></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>EntryBinding</code> that treats a key or data entry as
|
|
a serialized object.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="com.sleepycat.bind.tuple">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a> in <a href="../tuple/package-summary.html">com.sleepycat.bind.tuple</a></h3>
|
|
<table class="useSummary" summary="Use table, listing classes, and an explanation">
|
|
<caption><span>Classes in <a href="../tuple/package-summary.html">com.sleepycat.bind.tuple</a> that implement <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Class</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/BigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">BigDecimalBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>BigDecimal</code>
|
|
value.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/BigIntegerBinding.html" title="class in com.sleepycat.bind.tuple">BigIntegerBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>BigInteger</code> value.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/BooleanBinding.html" title="class in com.sleepycat.bind.tuple">BooleanBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Boolean</code> primitive
|
|
wrapper or a <code>boolean</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple">ByteBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Byte</code> primitive
|
|
wrapper or a <code>byte</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/CharacterBinding.html" title="class in com.sleepycat.bind.tuple">CharacterBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Character</code> primitive
|
|
wrapper or a <code>char</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/DoubleBinding.html" title="class in com.sleepycat.bind.tuple">DoubleBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Double</code>
|
|
primitive wrapper or an unsorted <code>double</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/FloatBinding.html" title="class in com.sleepycat.bind.tuple">FloatBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Float</code>
|
|
primitive wrapper or an unsorted <code>float</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/IntegerBinding.html" title="class in com.sleepycat.bind.tuple">IntegerBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Integer</code> primitive
|
|
wrapper or an <code>int</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/LongBinding.html" title="class in com.sleepycat.bind.tuple">LongBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Long</code> primitive
|
|
wrapper or a <code>long</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/PackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">PackedIntegerBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Integer</code>
|
|
primitive wrapper or an unsorted <code>int</code> primitive, that stores the
|
|
value in the smallest number of bytes possible.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/PackedLongBinding.html" title="class in com.sleepycat.bind.tuple">PackedLongBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for an unsorted <code>Long</code>
|
|
primitive wrapper or an unsorted <code>long</code> primitive, that stores
|
|
the value in the smallest number of bytes possible.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/ShortBinding.html" title="class in com.sleepycat.bind.tuple">ShortBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a <code>Short</code> primitive
|
|
wrapper or a <code>short</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/SortedBigDecimalBinding.html" title="class in com.sleepycat.bind.tuple">SortedBigDecimalBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>BigDecimal</code>
|
|
value.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/SortedDoubleBinding.html" title="class in com.sleepycat.bind.tuple">SortedDoubleBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Double</code>
|
|
primitive wrapper or a sorted <code>double</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/SortedFloatBinding.html" title="class in com.sleepycat.bind.tuple">SortedFloatBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Float</code>
|
|
primitive wrapper or sorted a <code>float</code> primitive.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/SortedPackedIntegerBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedIntegerBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Integer</code>
|
|
primitive wrapper or a sorted <code>int</code> primitive, that stores the
|
|
value in the smallest number of bytes possible.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/SortedPackedLongBinding.html" title="class in com.sleepycat.bind.tuple">SortedPackedLongBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a sorted <code>Long</code>
|
|
primitive wrapper or a sorted <code>long</code> primitive, that stores the
|
|
value in the smallest number of bytes possible.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/StringBinding.html" title="class in com.sleepycat.bind.tuple">StringBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> for a simple <code>String</code> value.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/TupleBinding.html" title="class in com.sleepycat.bind.tuple">TupleBinding</a><E></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">An abstract <code>EntryBinding</code> that treats a key or data entry as a
|
|
tuple; it includes predefined bindings for Java primitive types.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/TupleInputBinding.html" title="class in com.sleepycat.bind.tuple">TupleInputBinding</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>EntryBinding</code> that uses the <code>TupleInput</code>
|
|
object as the key or data object.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>class </code></td>
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../tuple/TupleMarshalledBinding.html" title="class in com.sleepycat.bind.tuple">TupleMarshalledBinding</a><E extends <a href="../tuple/MarshalledTupleEntry.html" title="interface in com.sleepycat.bind.tuple">MarshalledTupleEntry</a>></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A concrete <code>TupleBinding</code> that delegates to the
|
|
<code>MarshalledTupleEntry</code> interface of the data or key object.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="com.sleepycat.collections">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a> in <a href="../../collections/package-summary.html">com.sleepycat.collections</a></h3>
|
|
<table class="useSummary" summary="Use table, listing methods, and an explanation">
|
|
<caption><span>Methods in <a href="../../collections/package-summary.html">com.sleepycat.collections</a> with parameters of type <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Method</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code><PK> java.util.Map<PK,​<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">V</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredMap.</span><code><span class="memberNameLink"><a href="../../collections/StoredMap.html#duplicatesMap-K-com.sleepycat.bind.EntryBinding-">duplicatesMap</a></span>​(<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">K</a> secondaryKey,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a> primaryKeyBinding)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns a new map from primary key to value for the subset of records
|
|
having a given secondary key (duplicates).</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table class="useSummary" summary="Use table, listing constructors, and an explanation">
|
|
<caption><span>Constructors in <a href="../../collections/package-summary.html">com.sleepycat.collections</a> with parameters of type <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Constructor</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredKeySet.html#StoredKeySet-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredKeySet</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredKeySet.html" title="type parameter in StoredKeySet">K</a>> keyBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a key set view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredList.html#StoredList-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredList</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredList.html" title="type parameter in StoredList">E</a>> valueBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a list view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredList.html#StoredList-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredList</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredList.html" title="type parameter in StoredList">E</a>> valueBinding,
|
|
<a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</a> keyAssigner)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a list view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> with a <a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><code>PrimaryKeyAssigner</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-boolean-">StoredMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">K</a>> keyBinding,
|
|
<a href="../EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">V</a>> valueEntityBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a map entity view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">K</a>> keyBinding,
|
|
<a href="../EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">V</a>> valueEntityBinding,
|
|
<a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</a> keyAssigner)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a map entity view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> with a <a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><code>PrimaryKeyAssigner</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-boolean-">StoredMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">K</a>> keyBinding,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">V</a>> valueBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a map view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredMap.html#StoredMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">K</a>> keyBinding,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredMap.html" title="type parameter in StoredMap">V</a>> valueBinding,
|
|
<a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</a> keyAssigner)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a map view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> with a <a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><code>PrimaryKeyAssigner</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredSortedKeySet.html#StoredSortedKeySet-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredSortedKeySet</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedKeySet.html" title="type parameter in StoredSortedKeySet">K</a>> keyBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a sorted key set view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-boolean-">StoredSortedMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">K</a>> keyBinding,
|
|
<a href="../EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">V</a>> valueEntityBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a sorted map entity view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntityBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredSortedMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">K</a>> keyBinding,
|
|
<a href="../EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">V</a>> valueEntityBinding,
|
|
<a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</a> keyAssigner)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a sorted map entity view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> with a <a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><code>PrimaryKeyAssigner</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-boolean-">StoredSortedMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">K</a>> keyBinding,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">V</a>> valueBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a sorted map view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredSortedMap.html#StoredSortedMap-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-com.sleepycat.bind.EntryBinding-com.sleepycat.collections.PrimaryKeyAssigner-">StoredSortedMap</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">K</a>> keyBinding,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredSortedMap.html" title="type parameter in StoredSortedMap">V</a>> valueBinding,
|
|
<a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections">PrimaryKeyAssigner</a> keyAssigner)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a sorted map view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a> with a <a href="../../collections/PrimaryKeyAssigner.html" title="interface in com.sleepycat.collections"><code>PrimaryKeyAssigner</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../collections/StoredValueSet.html#StoredValueSet-com.sleepycat.db.Database-com.sleepycat.bind.EntryBinding-boolean-">StoredValueSet</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../collections/StoredValueSet.html" title="type parameter in StoredValueSet">E</a>> valueBinding,
|
|
boolean writeAllowed)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a value set view of a <a href="../../db/Database.html" title="class in com.sleepycat.db"><code>Database</code></a>.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="com.sleepycat.persist">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a> in <a href="../../persist/package-summary.html">com.sleepycat.persist</a></h3>
|
|
<table class="useSummary" summary="Use table, listing methods, and an explanation">
|
|
<caption><span>Methods in <a href="../../persist/package-summary.html">com.sleepycat.persist</a> that return <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Method</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code><a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">PK</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">PrimaryIndex.</span><code><span class="memberNameLink"><a href="../../persist/PrimaryIndex.html#getKeyBinding--">getKeyBinding</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the primary key binding for this index.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code><a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">SK</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">SecondaryIndex.</span><code><span class="memberNameLink"><a href="../../persist/SecondaryIndex.html#getKeyBinding--">getKeyBinding</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the secondary key binding for the index.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table class="useSummary" summary="Use table, listing constructors, and an explanation">
|
|
<caption><span>Constructors in <a href="../../persist/package-summary.html">com.sleepycat.persist</a> with parameters of type <a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Constructor</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../persist/PrimaryIndex.html#PrimaryIndex-com.sleepycat.db.Database-java.lang.Class-com.sleepycat.bind.EntryBinding-java.lang.Class-com.sleepycat.bind.EntityBinding-">PrimaryIndex</a></span>​(<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
java.lang.Class<<a href="../../persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">PK</a>> keyClass,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">PK</a>> keyBinding,
|
|
java.lang.Class<<a href="../../persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">E</a>> entityClass,
|
|
<a href="../EntityBinding.html" title="interface in com.sleepycat.bind">EntityBinding</a><<a href="../../persist/PrimaryIndex.html" title="type parameter in PrimaryIndex">E</a>> entityBinding)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a primary index without using an <code>EntityStore</code>.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../persist/SecondaryIndex.html#SecondaryIndex-com.sleepycat.db.SecondaryDatabase-com.sleepycat.db.Database-com.sleepycat.persist.PrimaryIndex-java.lang.Class-com.sleepycat.bind.EntryBinding-">SecondaryIndex</a></span>​(<a href="../../db/SecondaryDatabase.html" title="class in com.sleepycat.db">SecondaryDatabase</a> database,
|
|
<a href="../../db/Database.html" title="class in com.sleepycat.db">Database</a> keysDatabase,
|
|
<a href="../../persist/PrimaryIndex.html" title="class in com.sleepycat.persist">PrimaryIndex</a><<a href="../../persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">PK</a>,​<a href="../../persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">E</a>> primaryIndex,
|
|
java.lang.Class<<a href="../../persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">SK</a>> secondaryKeyClass,
|
|
<a href="../EntryBinding.html" title="interface in com.sleepycat.bind">EntryBinding</a><<a href="../../persist/SecondaryIndex.html" title="type parameter in SecondaryIndex">SK</a>> secondaryKeyBinding)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a secondary index without using an <code>EntityStore</code>.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="../../../../index.html">Overview</a></li>
|
|
<li><a href="../package-summary.html">Package</a></li>
|
|
<li><a href="../EntryBinding.html" title="interface in com.sleepycat.bind">Class</a></li>
|
|
<li class="navBarCell1Rev">Use</li>
|
|
<li><a href="../package-tree.html">Tree</a></li>
|
|
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="../../../../index-all.html">Index</a></li>
|
|
<li><a href="../../../../help-doc.html">Help</a></li>
|
|
</ul>
|
|
<div class="aboutLanguage"><b>Berkeley DB</b><br><font size="-1"> version 18.1.40</font></div>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="../../../../allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<p class="legalCopy"><small><font size=1>Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.</font></small></p>
|
|
</body>
|
|
</html>
|