Max, > "it allows to perform circular lookups (as by crossreferenced objects) that > would result in non-terminating loops without such a cache." > > ...is not happening if you do use autoretreive (which I cannot see the usage > for in databases with big object-nets/graph) >
WIth help from OJB people, I found that turning autoretrieve on was necessary for proxy collections to work. The proxy limited the extent of the retrieval into a large object graph. Phil -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
