com.hp.hpl.jena.sdb.compiler.rewrite
Class QuadBlockRewriteCompiler

java.lang.Object
  extended by com.hp.hpl.jena.sdb.compiler.rewrite.QuadBlockRewriteCompiler
All Implemented Interfaces:
QuadBlockCompiler

public class QuadBlockRewriteCompiler
extends Object
implements QuadBlockCompiler


Constructor Summary
QuadBlockRewriteCompiler(SDBRequest request, QuadBlockCompiler baseCompiler)
           
 
Method Summary
 SqlNode compile(QuadBlock quads)
           
 SlotCompiler getSlotCompiler()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuadBlockRewriteCompiler

public QuadBlockRewriteCompiler(SDBRequest request,
                                QuadBlockCompiler baseCompiler)
Method Detail

compile

public SqlNode compile(QuadBlock quads)
Specified by:
compile in interface QuadBlockCompiler

getSlotCompiler

public SlotCompiler getSlotCompiler()
Specified by:
getSlotCompiler in interface QuadBlockCompiler


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.