You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div class="block">Returns a generated identifier, via a <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="class or interface in java.util.concurrent" class="external-link"><code>CompletionStage</code></a>.</div>
1284
1284
</dd>
1285
+
<dt><a href="org/hibernate/reactive/id/ReactiveIdentifierGenerator.html#generate(org.hibernate.reactive.session.ReactiveConnectionSupplier,java.lang.Object,java.lang.Object,org.hibernate.generator.EventType)" class="member-name-link">generate(ReactiveConnectionSupplier, Object, Object, EventType)</a> - Method in interface org.hibernate.reactive.id.<a href="org/hibernate/reactive/id/ReactiveIdentifierGenerator.html" title="interface in org.hibernate.reactive.id">ReactiveIdentifierGenerator</a></dt>
1286
+
<dd> </dd>
1285
1287
<dt><a href="org/hibernate/reactive/tuple/StageGenerator.html#generate(org.hibernate.reactive.stage.Stage.Session,java.lang.Object,java.lang.Object,org.hibernate.generator.EventType)" class="member-name-link">generate(Stage.Session, Object, Object, EventType)</a> - Method in class org.hibernate.reactive.tuple.<a href="org/hibernate/reactive/tuple/StageGenerator.html" title="class in org.hibernate.reactive.tuple">StageGenerator</a></dt>
1286
1288
<dd> </dd>
1287
1289
<dt><a href="org/hibernate/reactive/generator/values/GeneratedValuesMutationDelegateAdaptor.html" class="type-name-link" title="class in org.hibernate.reactive.generator.values">GeneratedValuesMutationDelegateAdaptor</a> - Class in <a href="org/hibernate/reactive/generator/values/package-summary.html">org.hibernate.reactive.generator.values</a></dt>
<divclass="block">Returns a generated identifier, via a <ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="class or interface in java.util.concurrent" class="external-link"><code>CompletionStage</code></a>.</div>
119
119
</div>
120
+
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="class or interface in java.util.concurrent" class="external-link">CompletionStage</a><<ahref="ReactiveIdentifierGenerator.html" title="type parameter in ReactiveIdentifierGenerator">Id</a>></code></div>
121
+
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><ahref="#generate(org.hibernate.reactive.session.ReactiveConnectionSupplier,java.lang.Object,java.lang.Object,org.hibernate.generator.EventType)" class="member-name-link">generate</a><wbr>(<ahref="../session/ReactiveConnectionSupplier.html" title="interface in org.hibernate.reactive.session">ReactiveConnectionSupplier</a> session,
122
+
<ahref="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> owner,
123
+
<ahref="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> currentValue,
124
+
<ahref="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/generator/EventType.html" title="class or interface in org.hibernate.generator" class="external-link">EventType</a> eventType)</code></div>
<divclass="member-signature"><spanclass="modifiers">default</span> <spanclass="return-type"><ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="class or interface in java.util.concurrent" class="external-link">CompletionStage</a><<ahref="ReactiveIdentifierGenerator.html" title="type parameter in ReactiveIdentifierGenerator">Id</a>></span> <spanclass="element-name">generate</span><wbr><spanclass="parameters">(<ahref="../session/ReactiveConnectionSupplier.html" title="interface in org.hibernate.reactive.session">ReactiveConnectionSupplier</a> session,
159
+
<ahref="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> owner,
160
+
<ahref="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> currentValue,
161
+
<ahref="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/generator/EventType.html" title="class or interface in org.hibernate.generator" class="external-link">EventType</a> eventType)</span></div>
Copy file name to clipboardExpand all lines: reactive/documentation/3.0/javadocs/org/hibernate/reactive/session/class-use/ReactiveConnectionSupplier.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,12 @@ <h2>Uses of <a href="../ReactiveConnectionSupplier.html" title="interface in org
81
81
<divclass="col-last even-row-color">
82
82
<divclass="block">Returns a generated identifier, via a <ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="class or interface in java.util.concurrent" class="external-link"><code>CompletionStage</code></a>.</div>
83
83
</div>
84
+
<divclass="col-first odd-row-color"><code>default <ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/CompletionStage.html" title="class or interface in java.util.concurrent" class="external-link">CompletionStage</a><<ahref="../../id/ReactiveIdentifierGenerator.html" title="type parameter in ReactiveIdentifierGenerator">Id</a>></code></div>
85
+
<divclass="col-second odd-row-color"><spanclass="type-name-label">ReactiveIdentifierGenerator.</span><code><ahref="../../id/ReactiveIdentifierGenerator.html#generate(org.hibernate.reactive.session.ReactiveConnectionSupplier,java.lang.Object,java.lang.Object,org.hibernate.generator.EventType)" class="member-name-link">generate</a><wbr>(<ahref="../ReactiveConnectionSupplier.html" title="interface in org.hibernate.reactive.session">ReactiveConnectionSupplier</a> session,
86
+
<ahref="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> owner,
87
+
<ahref="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> currentValue,
88
+
<ahref="https://docs.jboss.org/hibernate/orm/7.0/javadocs/org/hibernate/generator/EventType.html" title="class or interface in org.hibernate.generator" class="external-link">EventType</a> eventType)</code></div>
0 commit comments