2 Replies Latest reply on Apr 20, 2007 3:42 PM by dustismo

    Seam / Hibernate adds extra foriegn keys?

    dustismo

      Hello,

      I notice that seam adds extra foreign keys to my database models. I have carefully set up the proper cascade options to my foreign key associates, but then when I start my seam app it adds overlapping foreign keys with no cascade options. I'd like seam to skip this, I'm sure there is a configuration option somewhere but I haven't found it.

      My app was created with the latest seam-gen with jboss AS and mysql db.

      Thanks much,
      Dustin