public static class TupleLoaderBase.PreparedNode extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
datatype |
long |
hash |
String |
lang |
String |
lex |
int |
typeId |
| Modifier and Type | Method and Description |
|---|---|
void |
addToStatement(PreparedStatement s) |
boolean |
equals(Object other) |
int |
hashCode() |
public long hash
public String lex
public String lang
public String datatype
public int typeId
public void addToStatement(PreparedStatement s) throws SQLException
SQLExceptionLicenced under the Apache License, Version 2.0