0 Replies Latest reply on May 11, 2005 5:35 AM by kquinn

    JBOSS, MySQL, and finder methods

    kquinn

      Hi,

      I have set up JBOSS and MySQL and can happily retrieve data from a the db using the findByPrimaryKey method. I would now like to add other finder methods (such as findByUserName) that will return a collection.

      Can anyone explain or point to a tutorial that will take me through the steps required to add new finder methods?

      Karl