Nuxeo Enterprise Platform 5.4

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

Packages that use DefaultQueryVisitor
org.nuxeo.ecm.core.storage.sql.jdbc   
 

Uses of DefaultQueryVisitor in org.nuxeo.ecm.core.storage.sql.jdbc
 

Subclasses of DefaultQueryVisitor in org.nuxeo.ecm.core.storage.sql.jdbc
 class NXQLQueryMaker.QueryAnalyzer
          Collects various info about the query AST, and rewrites the toplevel AND Predicates of the WHERE clause into a single MultiExpression for easier analysis.
static class NXQLQueryMaker.WhereBuilder
          Builds the database-level WHERE query from the AST.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.