You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by travis stevens <Tr...@noaa.gov> on 2003/01/31 03:49:32 UTC

[SOURCE] Issue #TRQS132 - Database.java using null object

You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TRQS132>

Type :        Defect
Issue Id :    TRQS132
Reported by: travis stevens
             Travis.Stevens@noaa.gov - (Travis.Stevens@noaa.gov)

Details:

Summary: Database.java using null object
Description: Around line 485 in org.apache.torque.engine.database.model.Database
uses the object foreign in an if (foreign == null) block
Status: New