On 24.04.2012 17:13, Yavuz Kavus wrote:
hi. How can i use node identifier in sql. Is it possible?Ex: select * from test where identifier <> '......'
I found answer. A node should be defined as mix:referenceable to access [jcr:uuid] property in queries. Thanks.
