Guys, I want to convert the following sql query to jackrabbit query either in xpath or sql. ----- select count(requestparammediasrcpath) from <release>, <server> where release.reqparamreleaseserverID = server.serverID and server.ftpaddress = '<release server ftp address>' and server.userName = '<release server user name> and server.password ='<release server password>' and server.rootpath='<release server rootpath>' -----
Is it possible, as i did not get any resolution in specs i need your suggestions. -- View this message in context: http://www.nabble.com/writing-a-join-query-in-jackrabbit-1.x-and-jsr-170-tp25696923p25696923.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
