I\'m looking for a link to a table with the mappings between SQL types (java.sql.Types) to Java types.
Do you know where I can find one ?
EDIT: Have a look at this article.
It may be better to look for documentation provided by the driver itself, as this will be more definite.