Bug #582: no mapping for java.sql.Types.DECIMAL - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #582: no mapping for java.sql.Types.DECIMAL
Date
Msg-id 200202120138.g1C1chJ95379@postgresql.org
Whole thread Raw
List pgsql-bugs
BAZIN Nicolas (nbazin@ingenico.com.au) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
no mapping for java.sql.Types.DECIMAL

Long Description
The JDBC driver does not map the java.sql.Types.DECIMAL when using the getTypeInfo() method of the connection meta
data.The mapping should be the same type as for java.sql.Types.NUMERIC. 

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #581: Sequence cannot be deleted
Next
From: Tom Lane
Date:
Subject: Re: Bug #581: Sequence cannot be deleted