Michal Hybler wrote:
how can i search nodes by name( with xpatch or sql) name isnt property so that i dont know how can i do it i use selection of all nodes and after that a use iterator but i dont think that is the right way
JSR 170 does not specify how you can match the node name in a query. except if you know the name exactly: //my-node-name
There already is an enhancement request filed in jira: http://issues.apache.org/jira/browse/JCR-696
regards marcel
