Uses of Class
org.jrdf.query.expression.ExpressionVisitorAdapter

Packages that use ExpressionVisitorAdapter
org.jrdf.query.execute   
 

Uses of ExpressionVisitorAdapter in org.jrdf.query.execute
 

Subclasses of ExpressionVisitorAdapter in org.jrdf.query.execute
 class NaiveQueryEngineImpl
          An implementation of a Query Engine that does not try to optimize or transform the query.