Package org.modeshape.jcr.query.qom


Interface Summary
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.
JcrQueryCommand Representation of an abstract query command the Graph API and extension to the JCR API.
JcrSource Representation of a source from JCR and the Graph API.
JcrStaticOperand Representation of a static operand from JCR and the Graph API.
 

Class Summary
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  
JcrBetween Implementation of the 'between' constraint for the Graph API and that is an extension to JCR Query Object Model.
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.
JcrLength Implementation of the 'length' dynamic operand 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.
JcrQueryObjectModel Implementation of QueryObjectModel that represents a select query.
JcrQueryObjectModelFactory An implementation of the JCR QueryObjectModelFactory.
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  
JcrSetCriteria Implementation of the same node constraint for the JCR Query Object Model and the Graph API.
JcrSetQuery  
JcrSetQueryObjectModel Implementation of QueryObjectModel that represents a select query.
JcrSubquery Implementation of the subquery static operand for the JCR Query Object Model and the Graph API.
JcrUpperCase Implementation of the upper case dynamic operand for the JCR Query Object Model and the Graph API.
 



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