0 Replies Latest reply on Nov 25, 2005 6:01 AM by henderson_mk

    newbie q- problem inserting a column with name key

    henderson_mk

      Hi folks,

      I'm using seam / hibernate and have an object that has a member variable 'key' with mutators.
      When I create a new one of these and try to persist it I'm getting an error thrown about invalid sql... and its because mysql has key as a reserved word.

      How can I get round this?
      Thanks in advance,

      Marty