com.hp.hpl.jena.sdb.layout2
Class TupleLoaderBase.PreparedNode

java.lang.Object
  extended by com.hp.hpl.jena.sdb.layout2.TupleLoaderBase.PreparedNode
Enclosing class:
TupleLoaderBase

public static class TupleLoaderBase.PreparedNode
extends Object


Field Summary
 String datatype
           
 long hash
           
 String lang
           
 String lex
           
 int typeId
           
 
Method Summary
 void addToStatement(PreparedStatement s)
           
 boolean equals(Object other)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hash

public long hash

lex

public String lex

lang

public String lang

datatype

public String datatype

typeId

public int typeId
Method Detail

addToStatement

public void addToStatement(PreparedStatement s)
                    throws SQLException
Throws:
SQLException

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object other)
Overrides:
equals in class Object


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