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

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

From
pgsql-bugs@postgresql.org
Date:
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