0 Replies Latest reply on Sep 25, 2003 9:38 AM by hoffz31

    Oracle 8i

    hoffz31

      Has anyone had a problem using CMP 1 to many relationship beans with 8i Oracle Databases. I have a problem where the child bean will not let me create unless the foreign key column is nullable. I tried to set the column as deferrable as well and it still threw a SQL Exception saying it can't stick a null into a non null column. Is there a work around besides making the foreign key column nullable?

      Thanks.