see http://people.apache.org/~mreutegg/jcr-query-translator/translator.html
On Wed, 2010-02-24 at 14:03 +0100, Andrea Castelli wrote: > Hi, (maybe here is a little OT) > I'm writing this simple xpath query > //*[jcr:contains(MetaData/@mimeType, 'video')] > but I would like to translate it in SQL. > > The following snippet: > contains(MetaData/@mimeType, 'video') > in sql does not work. > Is it possible? > > Thanks. > Andrea ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
