Bug #582: no mapping for java.sql.Types.DECIMAL

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #582: no mapping for java.sql.Types.DECIMAL
Date: 2002-02-12 01:38:43
Message-ID: 200202120138.g1C1chJ95379@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

BAZIN Nicolas (nbazin(at)ingenico(dot)com(dot)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

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2002-02-12 02:14:31 Re: Bug #581: Sequence cannot be deleted
Previous Message pgsql-bugs 2002-02-12 01:26:37 Bug #581: Sequence cannot be deleted