You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by roland polzer <ro...@triplex.de> on 2012/10/29 16:12:13 UTC

ischildnode and order by

In JCR SQL I was using select * from mgnl:contentNode where path like
'/path/to/node/%'

In JCR SQL2 I am trying to use SELECT * FROM [mgnl:contentNode] WHERE
ISCHILDNODE([/path/to/node])

But the result is not in document order. What can I do? 

Thank you



--
View this message in context: http://jackrabbit.510166.n4.nabble.com/ischildnode-and-order-by-tp4656882.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.