PDoubleYa - 2005-08-15

Logged In: YES
user_id=588606

On second thought, let me hold this for a second--I want to
use foreign key references in Derby, which I now have
working, because I want to be able to read the full metadata
including table relationships using the JDBC metadata APIs.
However, this causes some changes in how inserts and deletes
take place. I'll need to bundle up those changes and submit
that diff as well. Stay tuned.

Patrick