No class found for inet

From: "Antony Paul" <antonypaul24(at)hotmail(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: No class found for inet
Date: 2004-07-11 13:28:32
Message-ID: BAY15-DAV12K7aI4z93000b3af8@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi all,
I am using Apache Commons BeanUtils RowSetDynaClass for disconnected
resul tsets. But it gives error when I pass a ResultSet which contains an
inet column type what to do with it. Why postgres is not providing classes
for postgres specific data types ?.
Using Postgres 7.3

rgds
Antony Paul.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-07-11 14:45:24 Re: Timestamp Question
Previous Message Dave Cramer 2004-07-11 13:27:46 Re: Timestamp Question