On 8/15/07, Ishai Borovoy <[EMAIL PROTECTED]> wrote:
>
> Hi,
> How can I easily get all the nodes that have refer to other node?
> For example I have Node A, B, C.
> A has reference property to C.
> B has reference property to C.
>
> I want to get in some way (by code or by query) all the nodes that reference
> properties that refer to C.

http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html#getReferences()

cheers
stefan

> --
> View this message in context: 
> http://www.nabble.com/References-tf4273547.html#a12163395
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>
>

Reply via email to