Test Action: Get the current database session
Test Action: Get the current database session
Test Action: Get the current statement parameters, except for statementInit
which is always set to null
Test Action: Get the current statement parameters, except for statementInit
which is always set to null
Test Action: Get the current transactionality level and autoCommit flag
Test Action: Get the current transactionality level and autoCommit flag
Test Action: Check if the current database session is pinned
Test Action: Check if the current database session is pinned
Iterate synchronously over a Reactive Stream.
Iterate synchronously over a Reactive Stream.
Synchronously consume a Reactive Stream and materialize it as a Vector.
Synchronously consume a Reactive Stream and materialize it as a Vector.
Asynchronously consume a Reactive Stream and materialize it as a Vector, requesting new elements one by one and transforming them after the specified delay.
Asynchronously consume a Reactive Stream and materialize it as a Vector, requesting new elements one by one and transforming them after the specified delay. This ensures that the transformation does not run in the synchronous database context but still preserves proper sequencing.
(Since version 3.0) Using deprecated .simple API