Hello,

I am trying to use Spring 2.5.5 in combination with OpenJPA 1.2.1. Fetching results (eagerly) and transactions work fine, but I am not able to fetch results lazily (my classes are...