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

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.StoreTriplesNodesIndexOracle
All Implemented Interfaces:
Store

public class StoreTriplesNodesIndexOracle
extends StoreBaseIndex


Constructor Summary
StoreTriplesNodesIndexOracle(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

StoreTriplesNodesIndexOracle

public StoreTriplesNodesIndexOracle(SDBConnection connection,
                                    StoreDesc desc)


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