Andrus Adamchik created CAY-2086:
------------------------------------

             Summary: SelectById.selectFirst stack overflow
                 Key: CAY-2086
                 URL: https://issues.apache.org/jira/browse/CAY-2086
             Project: Cayenne
          Issue Type: Bug
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik


Something is wrong with this picture:

SelectById.java :

@Override
public T selectFirst(ObjectContext context) {
        return selectFirst(context);
}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to