mirror of
https://github.com/yasuhirokimura/db18
synced 2026-06-08 18:29:23 +00:00
480 lines
28 KiB
HTML
480 lines
28 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 Class com.sleepycat.db.CursorConfig (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 Class com.sleepycat.db.CursorConfig (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="../CursorConfig.html" title="class in com.sleepycat.db">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 Class com.sleepycat.db.CursorConfig" class="title">Uses of Class<br>com.sleepycat.db.CursorConfig</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="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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.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="rowColor">
|
|
<th class="colFirst" scope="row"><a href="#com.sleepycat.db">com.sleepycat.db</a></th>
|
|
<td class="colLast">
|
|
<div class="block">Berkeley DB Java API<br>
|
|
<a href="../../../../../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="../../../../../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>.</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.collections">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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> that return <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredContainer.</span><code><span class="memberNameLink"><a href="../../collections/StoredContainer.html#getCursorConfig--">getCursorConfig</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Returns the cursor configuration that is used for all operations
|
|
performed via this container.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<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="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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>static <E> java.util.Collection<E></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredCollections.</span><code><span class="memberNameLink"><a href="../../collections/StoredCollections.html#configuredCollection-java.util.Collection-com.sleepycat.db.CursorConfig-">configuredCollection</a></span>​(java.util.Collection<E> storedCollection,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a configured collection from a given stored collection.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <E> java.util.List<E></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredCollections.</span><code><span class="memberNameLink"><a href="../../collections/StoredCollections.html#configuredList-java.util.List-com.sleepycat.db.CursorConfig-">configuredList</a></span>​(java.util.List<E> storedList,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a configured list from a given stored list.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static <K,​V><br>java.util.Map<K,​V></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredCollections.</span><code><span class="memberNameLink"><a href="../../collections/StoredCollections.html#configuredMap-java.util.Map-com.sleepycat.db.CursorConfig-">configuredMap</a></span>​(java.util.Map<K,​V> storedMap,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a configured map from a given stored map.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <E> java.util.Set<E></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredCollections.</span><code><span class="memberNameLink"><a href="../../collections/StoredCollections.html#configuredSet-java.util.Set-com.sleepycat.db.CursorConfig-">configuredSet</a></span>​(java.util.Set<E> storedSet,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a configured set from a given stored set.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static <K,​V><br>java.util.SortedMap<K,​V></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredCollections.</span><code><span class="memberNameLink"><a href="../../collections/StoredCollections.html#configuredSortedMap-java.util.SortedMap-com.sleepycat.db.CursorConfig-">configuredSortedMap</a></span>​(java.util.SortedMap<K,​V> storedSortedMap,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a configured sorted map from a given stored sorted map.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <E> java.util.SortedSet<E></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">StoredCollections.</span><code><span class="memberNameLink"><a href="../../collections/StoredCollections.html#configuredSortedSet-java.util.SortedSet-com.sleepycat.db.CursorConfig-">configuredSortedSet</a></span>​(java.util.SortedSet<E> storedSortedSet,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Creates a configured sorted set from a given stored sorted set.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="com.sleepycat.db">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> in <a href="../package-summary.html">com.sleepycat.db</a></h3>
|
|
<table class="useSummary" summary="Use table, listing fields, and an explanation">
|
|
<caption><span>Fields in <a href="../package-summary.html">com.sleepycat.db</a> declared as <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th class="colSecond" scope="col">Field</th>
|
|
<th class="colLast" scope="col">Description</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#BULK_CURSOR">BULK_CURSOR</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A convenience instance to specify the database cursor will be used to make
|
|
bulk changes to the underlying database.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#DEFAULT">DEFAULT</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">Default configuration used if null is passed to methods that create a
|
|
cursor.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#DEGREE_2">DEGREE_2</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="../CursorConfig.html#READ_COMMITTED"><code>READ_COMMITTED</code></a> to conform to ANSI database isolation terminology.</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#DIRTY_READ">DIRTY_READ</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="deprecationComment">This has been replaced by <a href="../CursorConfig.html#READ_UNCOMMITTED"><code>READ_UNCOMMITTED</code></a> to conform to ANSI
|
|
database isolation terminology.</div>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#READ_COMMITTED">READ_COMMITTED</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A convenience instance to configure a cursor for read committed isolation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#READ_UNCOMMITTED">READ_UNCOMMITTED</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A convenience instance to configure read operations performed by the
|
|
cursor to return modified but not yet committed data.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#SNAPSHOT">SNAPSHOT</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A convenience instance to configure read operations performed by the
|
|
cursor to return values as they were when the cursor was opened, if
|
|
<a href="../DatabaseConfig.html#setMultiversion-boolean-"><code>DatabaseConfig.setMultiversion(boolean)</code></a> is configured.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code>static <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">CursorConfig.</span><code><span class="memberNameLink"><a href="../CursorConfig.html#WRITECURSOR">WRITECURSOR</a></span></code></th>
|
|
<td class="colLast">
|
|
<div class="block">A convenience instance to specify the Concurrent Data Store environment
|
|
cursor will be used to update the database.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table class="useSummary" summary="Use table, listing methods, and an explanation">
|
|
<caption><span>Methods in <a href="../package-summary.html">com.sleepycat.db</a> that return <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">Cursor.</span><code><span class="memberNameLink"><a href="../Cursor.html#getConfig--">getConfig</a></span>()</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Return this cursor's configuration.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table class="useSummary" summary="Use table, listing methods, and an explanation">
|
|
<caption><span>Methods in <a href="../package-summary.html">com.sleepycat.db</a> with parameters of type <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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="../Cursor.html" title="class in com.sleepycat.db">Cursor</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">Database.</span><code><span class="memberNameLink"><a href="../Database.html#openCursor-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">openCursor</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Return a cursor into the database.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code><a href="../Cursor.html" title="class in com.sleepycat.db">Cursor</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">SecondaryDatabase.</span><code><span class="memberNameLink"><a href="../SecondaryDatabase.html#openCursor-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">openCursor</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Return a cursor into the database.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code><a href="../SecondaryCursor.html" title="class in com.sleepycat.db">SecondaryCursor</a></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">SecondaryDatabase.</span><code><span class="memberNameLink"><a href="../SecondaryDatabase.html#openSecondaryCursor-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">openSecondaryCursor</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Obtain a cursor on a database, returning a <code>SecondaryCursor</code>.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table class="useSummary" summary="Use table, listing constructors, and an explanation">
|
|
<caption><span>Constructors in <a href="../package-summary.html">com.sleepycat.db</a> with parameters of type <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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="../Cursor.html#Cursor-com.sleepycat.db.Database-com.sleepycat.db.CursorConfig-">Cursor</a></span>​(<a href="../Database.html" title="class in com.sleepycat.db">Database</a> database,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast"> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList"><a name="com.sleepycat.persist">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Uses of <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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> with parameters of type <a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</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="../../persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a><<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">V</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityIndex.</span><code><span class="memberNameLink"><a href="../../persist/EntityIndex.html#entities-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">entities</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Opens a cursor for traversing all entities in this index.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code><a href="../../persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a><<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">V</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityIndex.</span><code><span class="memberNameLink"><a href="../../persist/EntityIndex.html#entities-com.sleepycat.db.Transaction-K-boolean-K-boolean-com.sleepycat.db.CursorConfig-">entities</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">K</a> fromKey,
|
|
boolean fromInclusive,
|
|
<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">K</a> toKey,
|
|
boolean toInclusive,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Opens a cursor for traversing entities in a key range.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code><a href="../../persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a><<a href="../../persist/EntityJoin.html" title="type parameter in EntityJoin">E</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityJoin.</span><code><span class="memberNameLink"><a href="../../persist/EntityJoin.html#entities-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">entities</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Opens a cursor that returns the entities qualifying for the join.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code><a href="../../persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a><<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">K</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityIndex.</span><code><span class="memberNameLink"><a href="../../persist/EntityIndex.html#keys-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">keys</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Opens a cursor for traversing all keys in this index.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><code><a href="../../persist/EntityCursor.html" title="interface in com.sleepycat.persist">EntityCursor</a><<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">K</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityIndex.</span><code><span class="memberNameLink"><a href="../../persist/EntityIndex.html#keys-com.sleepycat.db.Transaction-K-boolean-K-boolean-com.sleepycat.db.CursorConfig-">keys</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">K</a> fromKey,
|
|
boolean fromInclusive,
|
|
<a href="../../persist/EntityIndex.html" title="type parameter in EntityIndex">K</a> toKey,
|
|
boolean toInclusive,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Opens a cursor for traversing keys in a key range.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><code><a href="../../persist/ForwardCursor.html" title="interface in com.sleepycat.persist">ForwardCursor</a><<a href="../../persist/EntityJoin.html" title="type parameter in EntityJoin">PK</a>></code></td>
|
|
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityJoin.</span><code><span class="memberNameLink"><a href="../../persist/EntityJoin.html#keys-com.sleepycat.db.Transaction-com.sleepycat.db.CursorConfig-">keys</a></span>​(<a href="../Transaction.html" title="class in com.sleepycat.db">Transaction</a> txn,
|
|
<a href="../CursorConfig.html" title="class in com.sleepycat.db">CursorConfig</a> config)</code></th>
|
|
<td class="colLast">
|
|
<div class="block">Opens a cursor that returns the primary keys of entities qualifying for
|
|
the join.</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="../CursorConfig.html" title="class in com.sleepycat.db">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>
|