Karl von Randow wrote:
> For my smallint column:
> ResultSetMetaData.getColumnClassName() returns java.lang.Short
That sounds like a bug.
> ResultSet.getObject().getClass().getName() returns java.lang.Integer
This is the correct result per the JDBC spec.
-O
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq