Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.query.sql.model.Predicate

Packages that use Predicate
org.nuxeo.ecm.core.query.sql.model   
 

Uses of Predicate in org.nuxeo.ecm.core.query.sql.model
 

Subclasses of Predicate in org.nuxeo.ecm.core.query.sql.model
 class MultiExpression
          An expression for an single operator with an arbitrary number of operands.
 

Fields in org.nuxeo.ecm.core.query.sql.model declared as Predicate
 Predicate WhereClause.predicate
           
 Predicate HavingClause.predicate
           
 

Constructors in org.nuxeo.ecm.core.query.sql.model with parameters of type Predicate
HavingClause(Predicate predicate)
           
WhereClause(Predicate predicate)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.