I want to know if it is possible to query for a particular NodeId in the tables automatically generated by JackRabbit.
We have a customNode where the node name is an Id we generate. Let's call this Node A. Node A has a child which is also a custom Node and this Node has some custom properties we have defined. Lets call this Node B. Node B has a property of type jcr:content. Is there a way for me to query the database for Node A using a where criteria? Which table should I query against? Is this possible at all. -- View this message in context: http://old.nabble.com/Finding-NodeName-using-SQL-Query-Analyzer-tp26157796p26157796.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
