Results 1 to 2 of 2

Thread: much confused about Finder

  1. #1
    Join Date
    Aug 2008
    Location
    Shanghai,China
    Posts
    8

    Question much confused about Finder

    Does Finder like DAO service method?
    How to add such a finder that finds entities by two properties(logic AND)?
    I failed to achieve this by "finder add --finderName findQuestionsByTypeAndStatusEquals --class ~domain.Question".
    Last edited by ronnin; Sep 7th, 2010 at 08:28 AM.

  2. #2
    Join Date
    Aug 2008
    Location
    Shanghai,China
    Posts
    8

    Default

    I achieve this by "finder add --finderName findQuestionsByTypeEqualsAndStatusEquals --class ~domain.Question".

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •