Closed penehyba closed 2 years ago
Motivation:
Just a DRAFT. It shows that stored procedure with parameters IN,OUT,OUT is failing to be called compared to other combinations (INOUT,INOUT,INOUT and IN,INOUT,INOUT)
I still think it is hidden somewhere down there in https://github.com/vert-x3/vertx-jdbc-client/blob/master/src/main/java/io/vertx/ext/jdbc/impl/actions/JDBCCallable.java
Motivation:
Just a DRAFT. It shows that stored procedure with parameters IN,OUT,OUT is failing to be called compared to other combinations (INOUT,INOUT,INOUT and IN,INOUT,INOUT)
I still think it is hidden somewhere down there in https://github.com/vert-x3/vertx-jdbc-client/blob/master/src/main/java/io/vertx/ext/jdbc/impl/actions/JDBCCallable.java