How to call a stored procedure with hibernate reactive?

Viewed 17

I'm looking for a way to call a stored procedure with an output parameter using hibernate's reactive api.

Could someone help me with an example?

Thanks.

0 Answers
Related