Uses of Class
de.fuberlin.wiwiss.d2rq.engine.OpTableSQL

Packages that use OpTableSQL
de.fuberlin.wiwiss.d2rq.engine   
 

Uses of OpTableSQL in de.fuberlin.wiwiss.d2rq.engine
 

Constructor parameters in de.fuberlin.wiwiss.d2rq.engine with type arguments of type OpTableSQL
OpUnionTableSQL(Collection<OpTableSQL> tableOps)
           
OpUnionTableSQL(Collection<OpTableSQL> tableOps, Op effectiveOp)