Brian Thompson wrote: > Would it be viable to add an option to retrieve everything in a given > NodeIterator as a single DB query when a DB persistence manager is used? It > seems to me that such an option would help out a lot for cases like > retrieving search results, getting all children of a node, etc.
This requires substantial changes to the core of jackrabbit and the PersistenceManager interface. Currently only one item at a time can be requested from a persistence manager. But maybe it's worth the effort. regards marcel -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
