3 Replies Latest reply on Apr 20, 2007 6:05 PM by genman

    confirming that referential integrity is not possible.

    vincenttran

      The DBA asked me to put referential integrity onto the JBossMQ tables.

      From what I have learned it is not possible because:

      JBossMQ inserts/updates/etc to the database Asynchronously.
      It would involve knowing the implementation of JBossMQ, and the order it puts data into the tables/etc.

      I'm trying to build a strong case. I wish I had a JBoss lawyer :)