3 Replies Latest reply on Apr 7, 2002 3:12 PM by javabettin

    CMP table column ordering

    snowghost


      Can anyone explain the logic behind the column ordering
      with CMP tables?

      Specifically, why doesn't it follow the cmp-field order
      provided in the entity section of the ejb-jar.xml?

      My primary key field is being created as the final column
      which will degrade findByPrimaryKey performance.

      Also, why no indexes created on primary key fields?

      Curious,

      Snow