0 Replies Latest reply on May 21, 2003 4:37 PM by archevis

    upk...?

    archevis

      Hi all,

      Running JBoss 3.2.1 CMP against MySQL I suddenly get this weird error message:

      Column not found, message from server: "Unknown column 'SequenceEntry_upk' in 'field list'"

      SequenceEntry is one of my entity beans. But the thing is, I never use the term SequenceEntry_upk anywhere...

      A hint to ye of greater knowledge might be that I'm taking advantage of the possibility to define a primary key class simply as java.lang.Object, as defined in the 2.0 spec part 10.8.3.

      Anyone have a clue?

      - john -