com.hp.hpl.jena.sdb.compiler
Class SqlStageBasicQuad

java.lang.Object
  extended by com.hp.hpl.jena.sdb.compiler.SqlStageBasicQuad
All Implemented Interfaces:
SqlStage, org.openjena.atlas.io.Printable

public class SqlStageBasicQuad
extends Object
implements SqlStage


Constructor Summary
SqlStageBasicQuad(com.hp.hpl.jena.sparql.core.Quad quad)
           
 
Method Summary
 SqlNode build(SDBRequest request, SlotCompiler slotCompiler)
           
 void output(org.openjena.atlas.io.IndentedWriter out)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SqlStageBasicQuad

public SqlStageBasicQuad(com.hp.hpl.jena.sparql.core.Quad quad)
Method Detail

build

public SqlNode build(SDBRequest request,
                     SlotCompiler slotCompiler)
Specified by:
build in interface SqlStage

toString

public String toString()
Overrides:
toString in class Object

output

public void output(org.openjena.atlas.io.IndentedWriter out)
Specified by:
output in interface org.openjena.atlas.io.Printable


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