Skip to content

Commit 3168457

Browse files
committed
[HR] Hibernate Reactive documentation for 3.0.4.Final
1 parent cad9f46 commit 3168457

File tree

244 files changed

+4184
-4176
lines changed

Some content is hidden

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

244 files changed

+4184
-4176
lines changed

reactive/documentation/3.0/javadocs/allclasses-index.html

Lines changed: 33 additions & 33 deletions
Large diffs are not rendered by default.

reactive/documentation/3.0/javadocs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h2 title="Contents">Contents</h2>
9191
<div class="col-summary-item-name odd-row-color"><a href="org/hibernate/reactive/mutiny/Mutiny.QueryProducer.html#createQuery(java.lang.String)">org.hibernate.reactive.mutiny.Mutiny.QueryProducer.createQuery<wbr>(String)</a></div>
9292
<div class="col-last odd-row-color">
9393
<div class="deprecation-comment">See explanation in
94-
<a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/query/QueryProducer.html#createSelectionQuery(java.lang.String)" title="class or interface in org.hibernate.query" class="external-link"><code>QueryProducer.createSelectionQuery(String)</code></a></div>
94+
<a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/query/QueryProducer.html#createSelectionQuery(java.lang.String)" title="class or interface in org.hibernate.query" class="external-link"><code>QueryProducer.createSelectionQuery(String)</code></a></div>
9595
</div>
9696
<div class="col-summary-item-name even-row-color"><a href="org/hibernate/reactive/persister/entity/mutation/ReactiveInsertCoordinatorStandard.html#getStaticMutationOperationGroup()">org.hibernate.reactive.persister.entity.mutation.ReactiveInsertCoordinatorStandard.getStaticMutationOperationGroup()</a></div>
9797
<div class="col-last even-row-color"></div>
@@ -112,7 +112,7 @@ <h2 title="Contents">Contents</h2>
112112
<div class="col-summary-item-name even-row-color"><a href="org/hibernate/reactive/stage/Stage.QueryProducer.html#createQuery(java.lang.String)">org.hibernate.reactive.stage.Stage.QueryProducer.createQuery<wbr>(String)</a></div>
113113
<div class="col-last even-row-color">
114114
<div class="deprecation-comment">See explanation in
115-
<a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/query/QueryProducer.html#createSelectionQuery(java.lang.String)" title="class or interface in org.hibernate.query" class="external-link"><code>QueryProducer.createSelectionQuery(String)</code></a></div>
115+
<a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/query/QueryProducer.html#createSelectionQuery(java.lang.String)" title="class or interface in org.hibernate.query" class="external-link"><code>QueryProducer.createSelectionQuery(String)</code></a></div>
116116
</div>
117117
</div>
118118
</div>

reactive/documentation/3.0/javadocs/index-all.html

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

reactive/documentation/3.0/javadocs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<div class="flex-content">
5050
<main role="main">
5151
<div class="header">
52-
<h1 class="title">Hibernate Reactive API documentation (3.0.3.Final)</h1>
52+
<h1 class="title">Hibernate Reactive API documentation (3.0.4.Final)</h1>
5353
</div>
5454
<div class="block"><p>
5555
Hibernate Reactive is a reactive API for Hibernate ORM, supporting non-blocking

reactive/documentation/3.0/javadocs/org/hibernate/reactive/boot/spi/ReactiveMetadataImplementor.html

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

reactive/documentation/3.0/javadocs/org/hibernate/reactive/boot/spi/package-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
6060
<ul>
6161
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a>
6262
<ul>
63-
<li class="circle">org.hibernate.boot.spi.<a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/boot/spi/AbstractDelegatingMetadata.html" class="type-name-link external-link" title="class or interface in org.hibernate.boot.spi">AbstractDelegatingMetadata</a> (implements org.hibernate.boot.spi.<a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/boot/spi/MetadataImplementor.html" title="class or interface in org.hibernate.boot.spi" class="external-link">MetadataImplementor</a>)
63+
<li class="circle">org.hibernate.boot.spi.<a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/boot/spi/AbstractDelegatingMetadata.html" class="type-name-link external-link" title="class or interface in org.hibernate.boot.spi">AbstractDelegatingMetadata</a> (implements org.hibernate.boot.spi.<a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/boot/spi/MetadataImplementor.html" title="class or interface in org.hibernate.boot.spi" class="external-link">MetadataImplementor</a>)
6464
<ul>
6565
<li class="circle">org.hibernate.reactive.boot.spi.<a href="ReactiveMetadataImplementor.html" class="type-name-link" title="class in org.hibernate.reactive.boot.spi">ReactiveMetadataImplementor</a></li>
6666
</ul>

reactive/documentation/3.0/javadocs/org/hibernate/reactive/common/AffectedEntities.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1 title="Class AffectedEntities" class="title">Class AffectedEntities</h1>
7777
</div>
7878
<section class="class-description" id="class-description">
7979
<hr>
80-
<div class="type-signature"><span class="annotations"><a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/Incubating.html" title="class or interface in org.hibernate" class="external-link">@Incubating</a>
80+
<div class="type-signature"><span class="annotations"><a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/Incubating.html" title="class or interface in org.hibernate" class="external-link">@Incubating</a>
8181
</span><span class="modifiers">public class </span><span class="element-name type-name-label">AffectedEntities</span>
8282
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
8383
<div class="block">A description of the entities and tables affected by a native query.
@@ -116,7 +116,7 @@ <h2>Method Summary</h2>
116116
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAffectedEntities()" class="member-name-link">getAffectedEntities</a>()</code></div>
117117
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
118118
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
119-
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAffectedSpaces(org.hibernate.engine.spi.SessionFactoryImplementor)" class="member-name-link">getAffectedSpaces</a><wbr>(<a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/engine/spi/SessionFactoryImplementor.html" title="class or interface in org.hibernate.engine.spi" class="external-link">SessionFactoryImplementor</a>&nbsp;factory)</code></div>
119+
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAffectedSpaces(org.hibernate.engine.spi.SessionFactoryImplementor)" class="member-name-link">getAffectedSpaces</a><wbr>(<a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/engine/spi/SessionFactoryImplementor.html" title="class or interface in org.hibernate.engine.spi" class="external-link">SessionFactoryImplementor</a>&nbsp;factory)</code></div>
120120
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
121121
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</code></div>
122122
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getAffectedTables()" class="member-name-link">getAffectedTables</a>()</code></div>
@@ -167,7 +167,7 @@ <h3>getAffectedEntities</h3>
167167
<li>
168168
<section class="detail" id="getAffectedSpaces(org.hibernate.engine.spi.SessionFactoryImplementor)">
169169
<h3>getAffectedSpaces</h3>
170-
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</span>&nbsp;<span class="element-name">getAffectedSpaces</span><wbr><span class="parameters">(<a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/engine/spi/SessionFactoryImplementor.html" title="class or interface in org.hibernate.engine.spi" class="external-link">SessionFactoryImplementor</a>&nbsp;factory)</span></div>
170+
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]</span>&nbsp;<span class="element-name">getAffectedSpaces</span><wbr><span class="parameters">(<a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/engine/spi/SessionFactoryImplementor.html" title="class or interface in org.hibernate.engine.spi" class="external-link">SessionFactoryImplementor</a>&nbsp;factory)</span></div>
171171
</section>
172172
</li>
173173
</ul>

reactive/documentation/3.0/javadocs/org/hibernate/reactive/common/Identifier.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1 title="Class Identifier" class="title">Class Identifier&lt;T&gt;</h1>
8585
<dd><code><a href="Identifier.Composite.html" title="class in org.hibernate.reactive.common">Identifier.Composite</a></code>, <code><a href="Identifier.Id.html" title="class in org.hibernate.reactive.common">Identifier.Id</a></code></dd>
8686
</dl>
8787
<hr>
88-
<div class="type-signature"><span class="annotations"><a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/Incubating.html" title="class or interface in org.hibernate" class="external-link">@Incubating</a>
88+
<div class="type-signature"><span class="annotations"><a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/Incubating.html" title="class or interface in org.hibernate" class="external-link">@Incubating</a>
8989
</span><span class="modifiers">public abstract class </span><span class="element-name type-name-label">Identifier&lt;T&gt;</span>
9090
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
9191
<div class="block">Represents a value of an attribute that forms part of the
@@ -94,7 +94,7 @@ <h1 title="Class Identifier" class="title">Class Identifier&lt;T&gt;</h1>
9494
<dt>See Also:</dt>
9595
<dd>
9696
<ul class="see-list">
97-
<li><a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/annotations/NaturalId.html" title="class or interface in org.hibernate.annotations" class="external-link"><code>NaturalId</code></a></li>
97+
<li><a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/annotations/NaturalId.html" title="class or interface in org.hibernate.annotations" class="external-link"><code>NaturalId</code></a></li>
9898
</ul>
9999
</dd>
100100
</dl>

reactive/documentation/3.0/javadocs/org/hibernate/reactive/common/spi/Implementor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2>Method Summary</h2>
9393
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="../../context/Context.html" title="interface in org.hibernate.reactive.context">Context</a></code></div>
9494
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getContext()" class="member-name-link">getContext</a>()</code></div>
9595
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
96-
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/service/ServiceRegistry.html" title="class or interface in org.hibernate.service" class="external-link">ServiceRegistry</a></code></div>
96+
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/service/ServiceRegistry.html" title="class or interface in org.hibernate.service" class="external-link">ServiceRegistry</a></code></div>
9797
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getServiceRegistry()" class="member-name-link">getServiceRegistry</a>()</code></div>
9898
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">&nbsp;</div>
9999
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
@@ -122,7 +122,7 @@ <h3>getUuid</h3>
122122
<li>
123123
<section class="detail" id="getServiceRegistry()">
124124
<h3>getServiceRegistry</h3>
125-
<div class="member-signature"><span class="return-type"><a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/service/ServiceRegistry.html" title="class or interface in org.hibernate.service" class="external-link">ServiceRegistry</a></span>&nbsp;<span class="element-name">getServiceRegistry</span>()</div>
125+
<div class="member-signature"><span class="return-type"><a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/service/ServiceRegistry.html" title="class or interface in org.hibernate.service" class="external-link">ServiceRegistry</a></span>&nbsp;<span class="element-name">getServiceRegistry</span>()</div>
126126
</section>
127127
</li>
128128
<li>

reactive/documentation/3.0/javadocs/org/hibernate/reactive/context/Context.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ <h1 title="Interface Context" class="title">Interface Context</h1>
7575
<section class="class-description" id="class-description">
7676
<dl class="notes">
7777
<dt>All Superinterfaces:</dt>
78-
<dd><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a></code>, <code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></code>, <code><a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/service/Service.html" title="class or interface in org.hibernate.service" class="external-link">Service</a></code></dd>
78+
<dd><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a></code>, <code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></code>, <code><a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/service/Service.html" title="class or interface in org.hibernate.service" class="external-link">Service</a></code></dd>
7979
</dl>
8080
<hr>
8181
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">Context</span><span class="extends-implements">
82-
extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>, <a href="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/service/Service.html" title="class or interface in org.hibernate.service" class="external-link">Service</a></span></div>
82+
extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/Executor.html" title="class or interface in java.util.concurrent" class="external-link">Executor</a>, <a href="https://docs.jboss.org/hibernate/orm/5.6/javadocs/org/hibernate/service/Service.html" title="class or interface in org.hibernate.service" class="external-link">Service</a></span></div>
8383
<div class="block">Abstracts away from the Vert.x <code>Context</code>
8484
object, enabling alternative strategies for associating state
8585
with the current reactive stream.</div>

0 commit comments

Comments
 (0)