Re: JDBC CallableStatement bug on functions with return parameter - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: JDBC CallableStatement bug on functions with return parameter
Date
Msg-id 4D4D1729020000250003A44E@gw.wicourts.gov
Whole thread Raw
Responses Re: JDBC CallableStatement bug on functions with return parameter  (John LH <johnlh@aquafold.com>)
List pgsql-jdbc
John LH  wrote:

> I have a function "sales_tax (in subtotal money) RETURNS money"

> I register the parameters and then execute the statement, but it
> fails with the error message :
>
> ERROR: function public.sales_tax(double precision) does not exist

What class of Java object are you trying to use for the parameter?

-Kevin

pgsql-jdbc by date:

Previous
From: zhong ming wu
Date:
Subject: Re: ssl connection strangely stops working
Next
From: Radosław Smogura
Date:
Subject: Re: ssl connection strangely stops working