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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877308#3877308 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877308 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
