getBigDecimal() in JDBC driver not yet implemented ? - Mailing list pgsql-general

From Nikolaus Rumm
Subject getBigDecimal() in JDBC driver not yet implemented ?
Date
Msg-id Md1K5.66420$mL4.3912703@news.chello.at
Whole thread Raw
List pgsql-general
Hello,

upon making a call to ResultSet.getBigDecimal(String column_name) I get an
SQLException with the following message:
This method is not yet implemented.

Can this be ? getBigDecimal() is vital to most JDBC applications because it
is widely used as the primary key datatype.
I use the JDBC driver <jdbc7.0-1.2>.

Any suggestions ?

Nikolaus Rumm



pgsql-general by date:

Previous
From: "Arthur M. Kang"
Date:
Subject: SELECT DISTINCT ON... ORDER BY...
Next
From: Lamar Owen
Date:
Subject: Re: 7.0 vs. 7.1 (was: latest version?)