Has anybody seen anything like this. I'm getting the following exception:
EJB Exception:: javax.ejb.EJBException: nested exception is: java.sql.BatchUpdateException: ORA-02291: integrity constraint (SCHEMA.FK_PADDR_ID) violated - parent key not found
The perplexing thing is this is in a finder method, so why the integrity contraint.