On 16.01.12 13:51, "Lukas Kahwe Smith" <[email protected]> wrote: >checkout http://java.net/jira/browse/JSR_333-38 > >the necessary changes have already been applied in Jackrabbit 2.3.x
I don't know if they actually map to a similar batch method on the persistence manager (^= database access in the OP case). In any case, it does not change the situation for jcr queries - the nodes will already be fetched (individually) when you ask for a row or its path or its node. The above method was probably introduced for remote clients, such as JCR-RMI or SPI/dav, which are all way above the persistence manager layer. Cheers, Alex -- Alexander Klimetschek Developer // Adobe (Day) // Berlin - Basel
