Uses of Package
org.openrdf.sail.rdbms.evaluation

Packages that use org.openrdf.sail.rdbms.evaluation
org.openrdf.sail.rdbms   
org.openrdf.sail.rdbms.evaluation   
org.openrdf.sail.rdbms.mysql   
org.openrdf.sail.rdbms.postgresql   
 

Classes in org.openrdf.sail.rdbms.evaluation used by org.openrdf.sail.rdbms
QueryBuilderFactory
          Creates the SQL query building components.
RdbmsEvaluationFactory
          Creates an RdbmsEvaluation.
 

Classes in org.openrdf.sail.rdbms.evaluation used by org.openrdf.sail.rdbms.evaluation
QueryBuilder
          Constructs an SQL query from SqlExprs and FromItems.
QueryBuilderFactory
          Creates the SQL query building components.
RdbmsEvaluation
          Extends the default strategy by accepting SelectQuery and evaluating them on a database.
SqlBracketBuilder
          Prints round brackets in an SQL query.
SqlCaseBuilder
          Facilitates the creation of a CASE expression in SQL.
SqlCastBuilder
          Prints round brackets in an SQL query.
SqlExprBuilder
          Assemblies an SQL expression.
SqlExprBuilder.Mark
           
SqlJoinBuilder
          Facilitates the building of a JOIN or FROM clause in SQL.
SqlQueryBuilder
          Facilitates the building of a SQL query.
SqlRegexBuilder
          Facilitates the building of a regular expression in SQL.
 

Classes in org.openrdf.sail.rdbms.evaluation used by org.openrdf.sail.rdbms.mysql
QueryBuilderFactory
          Creates the SQL query building components.
 

Classes in org.openrdf.sail.rdbms.evaluation used by org.openrdf.sail.rdbms.postgresql
QueryBuilderFactory
          Creates the SQL query building components.
SqlExprBuilder
          Assemblies an SQL expression.
SqlRegexBuilder
          Facilitates the building of a regular expression in SQL.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.