Skip to content

Commit c0829d1

Browse files
committed
version 4.7 updates
1 parent f1be827 commit c0829d1

File tree

1,243 files changed

+30074
-10480
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,243 files changed

+30074
-10480
lines changed

4.7/apidocs/bson-record-codec/allclasses-index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Classes and Interfaces (bson-record-codec 4.6.0 API)</title>
5+
<title>All Classes and Interfaces (bson-record-codec 4.7.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="class index">
@@ -36,6 +36,7 @@
3636
<li>Package</li>
3737
<li>Class</li>
3838
<li><a href="overview-tree.html">Tree</a></li>
39+
<li><a href="deprecated-list.html">Deprecated</a></li>
3940
<li><a href="index-all.html">Index</a></li>
4041
<li><a href="help-doc.html#all-classes">Help</a></li>
4142
</ul>
@@ -61,16 +62,16 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
6162
<div class="table-header col-first">Class</div>
6263
<div class="table-header col-last">Description</div>
6364
<div class="col-first even-row-color all-classes-table all-classes-table-tab7"><a href="org/bson/codecs/record/annotations/BsonId.html" title="annotation interface in org.bson.codecs.record.annotations">BsonId</a></div>
64-
<div class="col-last even-row-color all-classes-table all-classes-table-tab7">
65-
<div class="block">An annotation that configures the record component as the _id field of the document</div>
65+
<div class="col-last even-row-color all-classes-table all-classes-table-tab7">Deprecated.
66+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonId.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonId</code></a></div>
6667
</div>
6768
<div class="col-first odd-row-color all-classes-table all-classes-table-tab7"><a href="org/bson/codecs/record/annotations/BsonProperty.html" title="annotation interface in org.bson.codecs.record.annotations">BsonProperty</a></div>
68-
<div class="col-last odd-row-color all-classes-table all-classes-table-tab7">
69-
<div class="block">An annotation that configures a record component.</div>
69+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab7">Deprecated.
70+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonProperty.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonProperty</code></a></div>
7071
</div>
7172
<div class="col-first even-row-color all-classes-table all-classes-table-tab7"><a href="org/bson/codecs/record/annotations/BsonRepresentation.html" title="annotation interface in org.bson.codecs.record.annotations">BsonRepresentation</a></div>
72-
<div class="col-last even-row-color all-classes-table all-classes-table-tab7">
73-
<div class="block">An annotation that specifies what type the record component is stored as in the database.</div>
73+
<div class="col-last even-row-color all-classes-table all-classes-table-tab7">Deprecated.
74+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonRepresentation.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonRepresentation</code></a></div>
7475
</div>
7576
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/bson/codecs/record/RecordCodecProvider.html" title="class in org.bson.codecs.record">RecordCodecProvider</a></div>
7677
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">

4.7/apidocs/bson-record-codec/allpackages-index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (bson-record-codec 4.6.0 API)</title>
5+
<title>All Packages (bson-record-codec 4.7.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">
@@ -32,6 +32,7 @@
3232
<li>Package</li>
3333
<li>Class</li>
3434
<li><a href="overview-tree.html">Tree</a></li>
35+
<li><a href="deprecated-list.html">Deprecated</a></li>
3536
<li><a href="index-all.html">Index</a></li>
3637
<li><a href="help-doc.html#all-packages">Help</a></li>
3738
</ul>
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en">
3+
<head>
4+
<!-- Generated by javadoc (17) -->
5+
<title>Deprecated List (bson-record-codec 4.7.0 API)</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<meta name="description" content="deprecated elements">
9+
<meta name="generator" content="javadoc/DeprecatedListWriter">
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
13+
<script type="text/javascript" src="script.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
15+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="deprecated-list-page">
18+
<script type="text/javascript">var pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<div class="flex-box">
24+
<header role="banner" class="flex-header">
25+
<nav role="navigation">
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="top-nav" id="navbar-top">
28+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
29+
<div class="about-language"><script type="text/javascript">function setLocationHash() {try {locationHash = top.location.hash;if (window.name == "classFrame" && locationHash != "") {window.location.hash = locationHash;}} catch (error) {}};function setGATrackingCode() {if (window.name == "" || window.name == "classFrame") {var _elqQ = _elqQ || [];_elqQ.push(["elqSetSiteId", "413370795"]);_elqQ.push(["elqTrackPageView"]);(function () {function async_load() { var s = document.createElement("script"); s.type = "text/javascript"; s.async = true; s.src = "//img03.en25.com/i/elqCfg.min.js"; var x = document.getElementsByTagName("script")[0]; x.parentNode.insertBefore(s, x); }if (window.addEventListener) window.addEventListener("DOMContentLoaded", async_load, false);else if (window.attachEvent) window.attachEvent("onload", async_load);})();}};function setSearchUrlPrefix() {if (typeof getURLPrefix === 'function') {var getURLPrefixOri = getURLPrefix;getURLPrefix = function(ui) {var urlPrefix = getURLPrefixOri(ui);return (urlPrefix && urlPrefix != "undefined/" ? urlPrefix: "");};} else {window.setTimeout(setSearchUrlPrefix, 500 );}};setLocationHash();setGATrackingCode();setSearchUrlPrefix();</script></div>
30+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
31+
<li><a href="index.html">Overview</a></li>
32+
<li>Package</li>
33+
<li>Class</li>
34+
<li><a href="overview-tree.html">Tree</a></li>
35+
<li class="nav-bar-cell1-rev">Deprecated</li>
36+
<li><a href="index-all.html">Index</a></li>
37+
<li><a href="help-doc.html#deprecated">Help</a></li>
38+
</ul>
39+
</div>
40+
<div class="sub-nav">
41+
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
42+
<input type="text" id="search-input" value="search" disabled="disabled">
43+
<input type="reset" id="reset-button" value="reset" disabled="disabled">
44+
</div>
45+
</div>
46+
<!-- ========= END OF TOP NAVBAR ========= -->
47+
<span class="skip-nav" id="skip-navbar-top"></span></nav>
48+
</header>
49+
<div class="flex-content">
50+
<main role="main">
51+
<div class="header">
52+
<h1 title="Deprecated API" class="title">Deprecated API</h1>
53+
<h2 title="Contents">Contents</h2>
54+
<ul>
55+
<li><a href="#annotation-interface">Annotation Interfaces</a></li>
56+
</ul>
57+
</div>
58+
<ul class="block-list">
59+
<li>
60+
<div id="annotation-interface">
61+
<div class="caption"><span>Deprecated Annotation Interfaces</span></div>
62+
<div class="summary-table two-column-summary">
63+
<div class="table-header col-first">Annotation Interface</div>
64+
<div class="table-header col-last">Description</div>
65+
<div class="col-summary-item-name even-row-color"><a href="org/bson/codecs/record/annotations/BsonId.html" title="annotation interface in org.bson.codecs.record.annotations">org.bson.codecs.record.annotations.BsonId</a></div>
66+
<div class="col-last even-row-color">
67+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonId.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonId</code></a></div>
68+
</div>
69+
<div class="col-summary-item-name odd-row-color"><a href="org/bson/codecs/record/annotations/BsonProperty.html" title="annotation interface in org.bson.codecs.record.annotations">org.bson.codecs.record.annotations.BsonProperty</a></div>
70+
<div class="col-last odd-row-color">
71+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonProperty.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonProperty</code></a></div>
72+
</div>
73+
<div class="col-summary-item-name even-row-color"><a href="org/bson/codecs/record/annotations/BsonRepresentation.html" title="annotation interface in org.bson.codecs.record.annotations">org.bson.codecs.record.annotations.BsonRepresentation</a></div>
74+
<div class="col-last even-row-color">
75+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonRepresentation.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonRepresentation</code></a></div>
76+
</div>
77+
</div>
78+
</div>
79+
</li>
80+
</ul>
81+
</main>
82+
</div>
83+
</div>
84+
</body>
85+
</html>

4.7/apidocs/bson-record-codec/help-doc.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>API Help (bson-record-codec 4.6.0 API)</title>
5+
<title>API Help (bson-record-codec 4.7.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="help">
@@ -32,6 +32,7 @@
3232
<li>Package</li>
3333
<li>Class</li>
3434
<li><a href="overview-tree.html">Tree</a></li>
35+
<li><a href="deprecated-list.html">Deprecated</a></li>
3536
<li><a href="index-all.html">Index</a></li>
3637
<li class="nav-bar-cell1-rev">Help</li>
3738
</ul>
@@ -68,6 +69,7 @@ <h1 class="title">JavaDoc Help</h1>
6869
<li><a href="#class">Class or Interface</a></li>
6970
<li><a href="#doc-file">Other Files</a></li>
7071
<li><a href="#tree">Tree (Class Hierarchy)</a></li>
72+
<li><a href="#deprecated">Deprecated API</a></li>
7173
<li><a href="#all-packages">All Packages</a></li>
7274
<li><a href="#all-classes">All Classes and Interfaces</a></li>
7375
<li><a href="#index">Index</a></li>
@@ -155,6 +157,10 @@ <h3>Tree (Class Hierarchy)</h3>
155157
<li>When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.</li>
156158
</ul>
157159
</section>
160+
<section class="help-section" id="deprecated">
161+
<h3>Deprecated API</h3>
162+
<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
163+
</section>
158164
<section class="help-section" id="all-packages">
159165
<h3>All Packages</h3>
160166
<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p>

4.7/apidocs/bson-record-codec/index-all.html

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Index (bson-record-codec 4.6.0 API)</title>
5+
<title>Index (bson-record-codec 4.7.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="index">
@@ -32,6 +32,7 @@
3232
<li>Package</li>
3333
<li>Class</li>
3434
<li><a href="overview-tree.html">Tree</a></li>
35+
<li><a href="deprecated-list.html">Deprecated</a></li>
3536
<li class="nav-bar-cell1-rev">Index</li>
3637
<li><a href="help-doc.html#index">Help</a></li>
3738
</ul>
@@ -55,15 +56,21 @@ <h2 class="title" id="I:B">B</h2>
5556
<dl class="index">
5657
<dt><a href="org/bson/codecs/record/annotations/BsonId.html" class="type-name-link" title="annotation interface in org.bson.codecs.record.annotations">BsonId</a> - Annotation Interface in <a href="org/bson/codecs/record/annotations/package-summary.html">org.bson.codecs.record.annotations</a></dt>
5758
<dd>
58-
<div class="block">An annotation that configures the record component as the _id field of the document</div>
59+
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
60+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonId.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonId</code></a></div>
61+
</div>
5962
</dd>
6063
<dt><a href="org/bson/codecs/record/annotations/BsonProperty.html" class="type-name-link" title="annotation interface in org.bson.codecs.record.annotations">BsonProperty</a> - Annotation Interface in <a href="org/bson/codecs/record/annotations/package-summary.html">org.bson.codecs.record.annotations</a></dt>
6164
<dd>
62-
<div class="block">An annotation that configures a record component.</div>
65+
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
66+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonProperty.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonProperty</code></a></div>
67+
</div>
6368
</dd>
6469
<dt><a href="org/bson/codecs/record/annotations/BsonRepresentation.html" class="type-name-link" title="annotation interface in org.bson.codecs.record.annotations">BsonRepresentation</a> - Annotation Interface in <a href="org/bson/codecs/record/annotations/package-summary.html">org.bson.codecs.record.annotations</a></dt>
6570
<dd>
66-
<div class="block">An annotation that specifies what type the record component is stored as in the database.</div>
71+
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
72+
<div class="deprecation-comment">Prefer <a href="http://mongodb.github.io/mongo-java-driver/4.7/apidocs/bson/org/bson/codecs/pojo/annotations/BsonRepresentation.html" title="class or interface in org.bson.codecs.pojo.annotations" class="external-link"><code>BsonRepresentation</code></a></div>
73+
</div>
6774
</dd>
6875
</dl>
6976
<h2 class="title" id="I:G">G</h2>
@@ -95,10 +102,12 @@ <h2 class="title" id="I:V">V</h2>
95102
<dl class="index">
96103
<dt><a href="org/bson/codecs/record/annotations/BsonProperty.html#value()" class="member-name-link">value()</a> - Element in annotation interface org.bson.codecs.record.annotations.<a href="org/bson/codecs/record/annotations/BsonProperty.html" title="annotation interface in org.bson.codecs.record.annotations">BsonProperty</a></dt>
97104
<dd>
105+
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
98106
<div class="block">The field name of the record component.</div>
99107
</dd>
100108
<dt><a href="org/bson/codecs/record/annotations/BsonRepresentation.html#value()" class="member-name-link">value()</a> - Element in annotation interface org.bson.codecs.record.annotations.<a href="org/bson/codecs/record/annotations/BsonRepresentation.html" title="annotation interface in org.bson.codecs.record.annotations">BsonRepresentation</a></dt>
101109
<dd>
110+
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
102111
<div class="block">The type that the property is stored as in the database.</div>
103112
</dd>
104113
</dl>

4.7/apidocs/bson-record-codec/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Overview (bson-record-codec 4.6.0 API)</title>
5+
<title>Overview (bson-record-codec 4.7.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">
@@ -32,6 +32,7 @@
3232
<li>Package</li>
3333
<li>Class</li>
3434
<li><a href="overview-tree.html">Tree</a></li>
35+
<li><a href="deprecated-list.html">Deprecated</a></li>
3536
<li><a href="index-all.html">Index</a></li>
3637
<li><a href="help-doc.html#overview">Help</a></li>
3738
</ul>
@@ -48,7 +49,7 @@
4849
<div class="flex-content">
4950
<main role="main">
5051
<div class="header">
51-
<h1 class="title">bson-record-codec 4.6.0 API</h1>
52+
<h1 class="title">bson-record-codec 4.7.0 API</h1>
5253
</div>
5354
<div id="all-packages-table">
5455
<div class="caption"><span>Packages</span></div>

4.7/apidocs/bson-record-codec/jquery-ui.overrides.css

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
/*
22
* Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
3-
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
4-
*
5-
*
6-
*
7-
*
8-
*
9-
*
10-
*
11-
*
12-
*
13-
*
14-
*
15-
*
16-
*
17-
*
18-
*
19-
*
20-
*
21-
*
22-
*
23-
*
3+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4+
*
5+
* This code is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License version 2 only, as
7+
* published by the Free Software Foundation. Oracle designates this
8+
* particular file as subject to the "Classpath" exception as provided
9+
* by Oracle in the LICENSE file that accompanied this code.
10+
*
11+
* This code is distributed in the hope that it will be useful, but WITHOUT
12+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14+
* version 2 for more details (a copy is included in the LICENSE file that
15+
* accompanied this code).
16+
*
17+
* You should have received a copy of the GNU General Public License version
18+
* 2 along with this work; if not, write to the Free Software Foundation,
19+
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20+
*
21+
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22+
* or visit www.oracle.com if you need additional information or have any
23+
* questions.
2424
*/
2525

2626
.ui-state-active,
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
ADDITIONAL INFORMATION ABOUT LICENSING
2+
3+
Certain files distributed by Oracle America, Inc. and/or its affiliates are
4+
subject to the following clarification and special exception to the GPLv2,
5+
based on the GNU Project exception for its Classpath libraries, known as the
6+
GNU Classpath Exception.
7+
8+
Note that Oracle includes multiple, independent programs in this software
9+
package. Some of those programs are provided under licenses deemed
10+
incompatible with the GPLv2 by the Free Software Foundation and others.
11+
For example, the package includes programs licensed under the Apache
12+
License, Version 2.0 and may include FreeType. Such programs are licensed
13+
to you under their original licenses.
14+
15+
Oracle facilitates your further distribution of this package by adding the
16+
Classpath Exception to the necessary parts of its GPLv2 code, which permits
17+
you to use that code in combination with other independent modules not
18+
licensed under the GPLv2. However, note that this would not permit you to
19+
commingle code under an incompatible license with Oracle's GPLv2 licensed
20+
code by, for example, cutting and pasting such code into a file also
21+
containing Oracle's GPLv2 licensed code and then distributing the result.
22+
23+
Additionally, if you were to remove the Classpath Exception from any of the
24+
files to which it applies and distribute the result, you would likely be
25+
required to license some or all of the other code in that distribution under
26+
the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
27+
of some items included in the distribution by Oracle, removing the Classpath
28+
Exception could therefore effectively compromise your ability to further
29+
distribute the package.
30+
31+
Failing to distribute notices associated with some files may also create
32+
unexpected legal consequences.
33+
34+
Proceed with caution and we recommend that you obtain the advice of a lawyer
35+
skilled in open source matters before removing the Classpath Exception or
36+
making modifications to this package which may subsequently be redistributed
37+
and/or involve the use of third party software.

0 commit comments

Comments
 (0)