Oracle Data Source Matthew Bellew  2011-07-07 17:08
Status: Closed
 
If the Oracle JDBC driver is reporting INTEGER the same as it reports NUMERIC(?, 0), we may have to modify ColumnInfo.createFromDatabaseMetaData().

You can put a breakpoint there to see what the metadata is reporting.