Java Null pointer From CustomDatum Classes

From: Chaim Fried <cfried_at_dgny.com>
Date: 10 Dec 2001 09:44:03 -0800
Message-ID: <f7809588.0112100944.2bb46459_at_posting.google.com>


I am using the jpub utility to generate Java CustomDatum classes to map to oracle objects.

The problem is when I am using these classes to query the database and I am tying to get the value of a field like getF () then if the value is null I am getting a NullPointerException, I can't even compare it if (getF() == null). Received on Mon Dec 10 2001 - 18:44:03 CET

Original text of this message