0 Replies Latest reply on Feb 28, 2005 8:10 AM by ebu

    Referential Integrity

    ebu

      Hi.
      What is the preferred way to achieve referential integrity without making columns in db annullable? I.e. i wan't to prohibit deletion of an entity if there is even nullable reference to it. I know that ejb spec says that an object should d be removed from all relations before deletion, but maybe i miss something?
      What if some kind of interceptor?


      wbr, eugen.