On 7/27/07, David Nuescheler <[EMAIL PROTECTED]> wrote: > Hi Shaun, > > interesting issue, I haven't thought of that yet. > > AFAIK there is nothing equivalent to a jcr:name column. > > I assume that your usecase is probably something that would > sort a query result which consists of (let's say) a list of "files" by name. > > This may well be worth a JIRA issue and maybe even a request > for the spec ( [EMAIL PROTECTED] ). >
Definitely a JSR283. ./alex -- .w( the_mindstorm )p. > regards, > david > > On 7/27/07, sbarriba <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > We want to use the name of the node within a JCR query - for example within > > an ORDER BY. You can get at the path using the pseudo property "jcr:path" > > but there is no equivalent "jcr:name". > > > > > > > > Are there any ways of doing this that I've missed? > > > > > > > > Regards, > > > > Shaun. > > > > > > > > >
