On Mon, Jan 25, 2010 at 19:34, Bastian Spanneberg <[email protected]> wrote: > I'm looking for a good tutorial on this query binding. Currently I'm > puzzling stuff together piece by piece, but haven't found a good > resource on it, yet. > > Any links ?
Apart from the JCR 2.0 spec I think there is not much yet, as it is fairly new. A good start might be the railroad diagrams and some examples from Jackrabbit's test cases: http://www.h2database.com/jcr/grammar.html http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-spi-commons/src/test/resources/org/apache/jackrabbit/spi/commons/query/sql2/test.sql2.txt?view=markup Regards, Alex -- Alexander Klimetschek [email protected]
