1 Reply Latest reply on Jan 29, 2003 11:50 AM by jboynes

    Without "Trigger in delete" behavior for integrity, using JB

    noel.rocher

      Hi,

      Yes, it's a bit provocating, I know, but I'm really disappointed.

      With the behavior (that, I know it, strictly follows the spec) of removing relationships automatically when we remove an EJB without triggering an exception. We can't use applications in production.

      One important thing with referential integrity is to avoid deleting elements that are used in relations. More over: with JBoss, FK should be nullable. In such a way, it's impossible to find how to control this.

      Automatizing the relations remove should not be the default. Or a mean to deactivate it should be provided.

      In JBoss, there isn't any way to do it other than coding each relation tests.

      Noel