Uses of Class
org.jboss.dna.graph.query.model.Visitors.AbstractVisitor

Packages that use Visitors.AbstractVisitor
org.jboss.dna.graph.query.validate This package provides the interfaces that define the tables and columns that can be queried. 
 

Uses of Visitors.AbstractVisitor in org.jboss.dna.graph.query.validate
 

Subclasses of Visitors.AbstractVisitor in org.jboss.dna.graph.query.validate
 class Validator
          A Visitor implementation that validates a query's used of a Schemata and records any problems as errors.
 



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