[EMAIL PROTECTED] writes:

This has been fixed in the current CVS HEAD.

        Regards
                Henning



>--=_alternative 0080690386256D78_=
>Content-Type: text/plain; charset="us-ascii"

>Line 464 to 470 is as follows:

>                    if (foreign == null)
>                    {
>                        System.out.println("ERROR!! Attempt to set 
>foreign"
>                                + " key to nonexistent column, "
>                                + foreign.getName() + ", in table, "
>                                + foreignTable.getName() + "!");
>                    }

>If the condition is ever true, foreign.getName() would give you a 
>NullPointerException.

>Peng
>--=_alternative 0080690386256D78_=--

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

"You are being far too rational for this discussion."  
       --- Scott Robert Ladd in <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to