public class TupleLoaderSimple extends TupleLoaderOne
Constructor and Description |
---|
TupleLoaderSimple(SDBConnection connection,
TableDesc tableDesc,
EncoderDecoder codec) |
Modifier and Type | Method and Description |
---|---|
SqlConstant |
getRefForNode(Node node) |
SqlConstant |
insertNode(Node node) |
finish, load, start, unload
close, getTableDesc, getTableName, setTableDesc
public TupleLoaderSimple(SDBConnection connection, TableDesc tableDesc, EncoderDecoder codec)
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