public class TupleLoaderOneHash extends TupleLoaderOne
Constructor and Description |
---|
TupleLoaderOneHash(SDBConnection connection) |
TupleLoaderOneHash(SDBConnection connection,
TableDesc tableDesc) |
TupleLoaderOneHash(Store store,
TableDesc tableDesc) |
Modifier and Type | Method and Description |
---|---|
SqlConstant |
getRefForNode(Node node) |
SqlConstant |
insertNode(Node node) |
finish, load, start, unload
close, getTableDesc, getTableName, setTableDesc
public TupleLoaderOneHash(SDBConnection connection)
public TupleLoaderOneHash(SDBConnection connection, TableDesc tableDesc)
public SqlConstant getRefForNode(Node node) throws SQLException
getRefForNode
in class TupleLoaderOne
SQLException
public SqlConstant insertNode(Node node) throws SQLException
insertNode
in class TupleLoaderOne
SQLException
Licenced under the Apache License, Version 2.0