Re: context classloader - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: context classloader
Date
Msg-id 41F54F37.5040500@opencloud.com
Whole thread Raw
In response to Re: context classloader  (Vadim Nasardinov <vadimn@redhat.com>)
List pgsql-jdbc
Vadim Nasardinov wrote:

> It shouldn't break.  To prevent it from breaking, test the object for
> nullity before calling a method on it.

Yes, or replace the null object with something that isn't null. That's
what the change I made several days does :)

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: PGResultSetMetaData
Next
From: Oliver Jowett
Date:
Subject: Re: setObject on PGInterval throws "Unknown Type null"