0 Replies Latest reply on Feb 8, 2006 10:49 AM by john_woo

    how to make findByPrimaryKey ignore case

      Hi,

      using EJB findByPrimaryKey, how to make it non-case sensitive?

      supposed a table NAME varchar is the pk, and we have to ignore upper/lower cases, any idea on how to implement this findByPrimaryKey?

      --
      Thanks
      John
      Toronto