org.modeshape.jcr.query.qom
Interface JcrJoinCondition

All Superinterfaces:
JoinCondition, LanguageObject, Serializable, Visitable
All Known Implementing Classes:
JcrChildNodeJoinCondition, JcrDescendantNodeJoinCondition, JcrEquiJoinCondition, JcrSameNodeJoinCondition

public interface JcrJoinCondition
extends JoinCondition, JoinCondition

Representation of a constraint from JCR and the Graph API.


Method Summary
 
Methods inherited from interface org.modeshape.graph.query.model.Visitable
accept
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.