This patch fixes the exception thrown to inform the user the method
authorDave Cramer <davec@fastcrypt.com>
Fri, 22 Feb 2002 02:58:24 +0000 (02:58 +0000)
committerDave Cramer <davec@fastcrypt.com>
Fri, 22 Feb 2002 02:58:24 +0000 (02:58 +0000)
commit82f72aa483629a1ad23445ac2fcb78749e20fc9c
treef21b32240388e267be6a1bc28bfc7d92367bf3d0
parent5e95c76fcbafc01cdd30214c7da1736f3e515c3c
This patch fixes the exception thrown to inform the user the method
getColumnClassName(int) is not implemented. This will futher fixes method
ResultSet.getObject(int) since it requires the getColumnClassName(int) method to return the proper java class used to map the database column.

auther Ed Yu
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSetMetaData.java