com.hp.hpl.jena.sdb.layout2.index
Class StoreTriplesNodesIndexH2

java.lang.Object
  extended by com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
      extended by com.hp.hpl.jena.sdb.layout2.StoreBase
          extended by com.hp.hpl.jena.sdb.layout2.index.StoreBaseIndex
              extended by com.hp.hpl.jena.sdb.layout2.index.StoreTriplesNodesIndexH2
All Implemented Interfaces:
Store

public class StoreTriplesNodesIndexH2
extends StoreBaseIndex


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

Constructor Detail

StoreTriplesNodesIndexH2

public StoreTriplesNodesIndexH2(SDBConnection connection,
                                StoreDesc desc)


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