com.hp.hpl.jena.sdb.compiler
Interface SqlStage

All Superinterfaces:
org.openjena.atlas.io.Printable
All Known Implementing Classes:
SqlStageBasicQuad

public interface SqlStage
extends org.openjena.atlas.io.Printable


Method Summary
 SqlNode build(SDBRequest request, SlotCompiler slotCompiler)
           
 
Methods inherited from interface org.openjena.atlas.io.Printable
output
 

Method Detail

build

SqlNode build(SDBRequest request,
              SlotCompiler slotCompiler)


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