Hi all, I am trying to use the JDO plugin API with OJB, but I am getting an Out of Memory Error when i try to obtain a list of Clients from an informix Table. The table stores over a million records. Is there any way of getting round this problem using JDO. I know with the Persistence Broker interface you have the option of using an Iterator instead of a collection or you can make use of proxies. Is it possible to use dynamic proxies with the JDO plugin. If not, then does anyone know when the version of OJB that incorporates JDO will become available.
Thanks in advance, Andrew Peirson.
