Uses of Package
org.modeshape.jcr.query.qom

Packages that use org.modeshape.jcr.query.qom
org.modeshape.jcr.query   
org.modeshape.jcr.query.qom   
 

Classes in org.modeshape.jcr.query.qom used by org.modeshape.jcr.query
JcrAbstractQuery
          Abstract implementation of JCR's Query interface.
JcrAnd
          Implementation of the 'and' constraint for the JCR Query Object Model and the Graph API.
JcrArithmeticOperand
           
JcrBindVariableName
          Implementation of the bind variable name static operand for the JCR Query Object Model and the Graph API.
JcrChildNode
          Implementation of the child node constraint for the JCR Query Object Model and the Graph API.
JcrChildNodeJoinCondition
          Implementation of the child-node join condition for the JCR Query Object Model and the Graph API.
JcrColumn
          An implementation of JCR's Column and specialization of the Graph API's Column.
JcrComparison
           
JcrDescendantNode
          Implementation of the descendant node constraint for the JCR Query Object Model and the Graph API.
JcrDescendantNodeJoinCondition
          Implementation of the descendant-node join condition for the JCR Query Object Model and the Graph API.
JcrEquiJoinCondition
          Implementation of the equi-join condition for the JCR Query Object Model and the Graph API.
JcrFullTextSearch
          Implementation of the full-text search constraint for the JCR Query Object Model and the Graph API.
JcrFullTextSearchScore
          Implementation of the full-text search score dynamic operand for the JCR Query Object Model and the Graph API.
JcrJoin
          Implementation of the join for the JCR Query Object Model and the Graph API.
JcrLimit
          Implementation of the equi-join condition for the extended JCR Query Object Model and the Graph API.
JcrLiteral
          Implementation of the literal value static operand for the JCR Query Object Model and the Graph API.
JcrLowerCase
          Implementation of the lower case dynamic operand for the JCR Query Object Model and the Graph API.
JcrNamedSelector
          Implementation of the (named) selector for the JCR Query Object Model and the Graph API.
JcrNodeDepth
          Implementation of the node depth dynamic operand for the Graph API and that is an extension to the JCR Query Object Model.
JcrNodeLocalName
          Implementation of the node local-name dynamic operand for the JCR Query Object Model and the Graph API.
JcrNodeName
          Implementation of the node name dynamic operand for the JCR Query Object Model and the Graph API.
JcrNodePath
          Implementation of the node path dynamic operand for the Graph API and that is an extension to the JCR Query Object Model.
JcrNot
          Implementation of the 'not' constraint for the JCR Query Object Model and the Graph API.
JcrOr
          Implementation of the 'or' constraint for the JCR Query Object Model and the Graph API.
JcrOrdering
          The implementation of the JCR Query Object Model's Ordering.
JcrPropertyExistence
          Implementation of the property existence constraint for the JCR Query Object Model and the Graph API.
JcrPropertyValue
          Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API.
JcrReferenceValue
          Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API.
JcrSameNode
          Implementation of the same node constraint for the JCR Query Object Model and the Graph API.
JcrSameNodeJoinCondition
          Implementation of the same-node join condition for the JCR Query Object Model and the Graph API.
JcrSelectQuery
           
JcrSetQuery
           
JcrUpperCase
          Implementation of the upper case dynamic operand for the JCR Query Object Model and the Graph API.
 

Classes in org.modeshape.jcr.query.qom used by org.modeshape.jcr.query.qom
JcrAbstractQuery
          Abstract implementation of JCR's Query interface.
JcrColumn
          An implementation of JCR's Column and specialization of the Graph API's Column.
JcrConstraint
          Representation of a constraint from JCR and the Graph API.
JcrDynamicOperand
          Representation of a dynamic operand from JCR and the Graph API.
JcrJoinCondition
          Representation of a constraint from JCR and the Graph API.
JcrLimit
          Implementation of the equi-join condition for the extended JCR Query Object Model and the Graph API.
JcrNamedSelector
          Implementation of the (named) selector for the JCR Query Object Model and the Graph API.
JcrOrdering
          The implementation of the JCR Query Object Model's Ordering.
JcrPropertyValue
          Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API.
JcrQueryCommand
          Representation of an abstract query command the Graph API and extension to the JCR API.
JcrQueryObjectModel
          Implementation of QueryObjectModel that represents a select query.
JcrReferenceValue
          Implementation of the property value dynamic operand for the JCR Query Object Model and the Graph API.
JcrSelectQuery
           
JcrSetQuery
           
JcrSource
          Representation of a source from JCR and the Graph API.
JcrStaticOperand
          Representation of a static operand from JCR and the Graph API.
 



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