com.hp.hpl.jena.sdb.layout1
Class StoreSimpleSQLServer

java.lang.Object
  extended by com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
      extended by com.hp.hpl.jena.sdb.layout1.StoreBase1
          extended by com.hp.hpl.jena.sdb.layout1.StoreSimpleSQLServer
All Implemented Interfaces:
Store

public class StoreSimpleSQLServer
extends StoreBase1


Constructor Summary
StoreSimpleSQLServer(SDBConnection connection, StoreDesc desc)
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.sdb.layout1.StoreBase1
close, getConfiguration, getConnection, getDatabaseType, getLayoutType, getLoader, getNodeTableDesc, getQuadTableDesc, getQueryCompilerFactory, getSize, getSize, getSQLBridgeFactory, getSQLGenerator, getTableFormatter, getTripleTableDesc, isClosed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreSimpleSQLServer

public StoreSimpleSQLServer(SDBConnection connection,
                            StoreDesc desc)


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