0 Replies Latest reply on Jan 26, 2004 5:35 AM by andyburdett

    Entity.remove() throws  NoSuchEntityException not RemoveExce

    andyburdett

      I have an entity bean which I call the ejbRemove method on. If the record does not exist it throws a NoSuchEntityException not a RemoveException.

      Is this correct?