0 Replies Latest reply on Oct 20, 2008 2:34 PM by hubaghdadi

    Generating code from MySQL schema

    hubaghdadi

      Hey,
      I want to generate Seam code from our current MySQL database schema.
      As MySQL doesn't force database constraints (especially the FK), should I expect any problems in the generated code that I have to tweak by hand?
      Thank.