3 Replies Latest reply on Apr 3, 2004 12:15 PM by mkyaj

    finder with single result

    triathlon98

      I have some finders which can only return one instance, but my database contains more than one record which matches the given criteria.

      Now I would expect to have any one of these records as my result, but this does not happen, the system returns null, indicating that the record was not found.

      Is this behaviour spec compliant?

      If the spec doesn't specify this, I would be willing to try to fix this. Otherwise, I will have to look at finding a different solution.

      Joachim