jsr170 Questions

1

Solved

I'm using the following JCR-SQL2 Query to retrieve some files from jackrabbit repository SELECT id FROM [nt:file] WHERE ISDESCENDANTNODE([/repo/cms]) How can I use pagination in jackrabbit to...
Roomy asked 17/9, 2011 at 6:36

1

Solved

I have the following code to insert "rose.gif" into a roseNode. But how do I retrieve the file from the repository? Node roseNode = session.getRootNode().getNode("wiki:encyclopedia/wiki:entry[1]/...
Proglottis asked 13/1, 2011 at 22:16
1

© 2022 - 2024 — McMap. All rights reserved.