OSDN Git Service

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)
commit8c17e4e0fca4fdbb2683c5e2674728bb6574145c
treec1ee16c4f866df8439ea42fcf5355ba4ccddba56
parentdeaad93462febc938230cff510f17780bf619862
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