com.hp.hpl.jena.sdb.layout2.hash
Class TupleLoaderOneHash
java.lang.Object
com.hp.hpl.jena.sdb.sql.SDBConnectionHolder
com.hp.hpl.jena.sdb.store.TupleLoaderBase
com.hp.hpl.jena.sdb.store.TupleLoaderOne
com.hp.hpl.jena.sdb.layout2.hash.TupleLoaderOneHash
- All Implemented Interfaces:
- TupleLoader
public class TupleLoaderOneHash
- extends TupleLoaderOne
TupleLoaderOneHash
public TupleLoaderOneHash(SDBConnection connection)
TupleLoaderOneHash
public TupleLoaderOneHash(SDBConnection connection,
TableDesc tableDesc)
TupleLoaderOneHash
public TupleLoaderOneHash(Store store,
TableDesc tableDesc)
getRefForNode
public SqlConstant getRefForNode(com.hp.hpl.jena.graph.Node node)
throws SQLException
- Specified by:
getRefForNode in class TupleLoaderOne
- Throws:
SQLException
insertNode
public SqlConstant insertNode(com.hp.hpl.jena.graph.Node node)
throws SQLException
- Specified by:
insertNode in class TupleLoaderOne
- Throws:
SQLException
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.