Hi, I have created a wiki page for this: http://wiki.apache.org/jackrabbit/QueryUsingJdbc
You will find an example application that runs a query against a database using the JDBC API and the H2 Database. In the database, a Jackrabbit session is created, and a XPath queries against Jackrabbit is run. This describes a general way how to solve the problem, but needs to be adapter to your needs. Does this solve the problem? Regards, Thomas
