Re: Out parameters for functions.
Mark Rotteveel <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Organization | Me, myself and I |
| Message-ID | <[email protected]> |
On 20-9-2018 15:10, Dave Cramer wrote: > Based on the test cases in the code this is how it works. > > How does one register the out parameters in other drivers ? See section 13.3.2.2 OUT parameters and 13.3.2.3 INOUT parameters in the JDBC 4.3 specification: However, the OP has a wrong assumption regarding parameter order in his question. Mark -- Mark Rotteveel