StoredProcedureQuery с параметром Multiple out не работает после обновления hibernate (6) и java (17) ⇐ JAVA
-
Anonymous
StoredProcedureQuery с параметром Multiple out не работает после обновления hibernate (6) и java (17)
Earlier StoredProcedureQuery with two out parameter is working . I successfully called stored procedure with two out and multiple IN parameter . But after java and hibernate upgrade it is not working as expected . (in stored procedure char , String , Integer IN and OUT parameter )
Thanks in advanced . Help is appreciated .
I want to called stored procedure with two OUT and multiple IN parameter in hibernate 6 and java 17.
Источник: https://stackoverflow.com/questions/781 ... hibernate6
Earlier StoredProcedureQuery with two out parameter is working . I successfully called stored procedure with two out and multiple IN parameter . But after java and hibernate upgrade it is not working as expected . (in stored procedure char , String , Integer IN and OUT parameter )
Thanks in advanced . Help is appreciated .
I want to called stored procedure with two OUT and multiple IN parameter in hibernate 6 and java 17.
Источник: https://stackoverflow.com/questions/781 ... hibernate6