public class FP1024Writer extends AbstractRepositoryWriter<IStructureRecord,IStructureRecord>
Modifier and Type | Class and Description |
---|---|
static class |
FP1024Writer.FP1024_status |
AbstractRepositoryWriter.OP
Modifier and Type | Field and Description |
---|---|
protected FPTable |
fpTable |
protected BigInteger[] |
h16 |
protected static String |
insert_bitset |
protected PreparedStatement |
ps_bitset |
exec, operation, queryexec
Constructor and Description |
---|
FP1024Writer() |
FP1024Writer(FPTable tableName) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
prepareStatement(Connection connection) |
IStructureRecord |
write(IStructureRecord record) |
protected void |
writeBitSetValue(int idchemical,
BitSet bs,
long fp_time,
FP1024Writer.FP1024_status status) |
create, delete, getOperation, open, process, read, setConnection, setOperation, transaction, update
getConnection, isCloseConnection, isEnabled, setCloseConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected FPTable fpTable
protected BigInteger[] h16
protected static final String insert_bitset
protected PreparedStatement ps_bitset
public FP1024Writer()
public FP1024Writer(FPTable tableName)
protected void prepareStatement(Connection connection) throws SQLException
prepareStatement
in class AbstractRepositoryWriter<IStructureRecord,IStructureRecord>
SQLException
public IStructureRecord write(IStructureRecord record) throws SQLException
write
in class AbstractRepositoryWriter<IStructureRecord,IStructureRecord>
SQLException
protected void writeBitSetValue(int idchemical, BitSet bs, long fp_time, FP1024Writer.FP1024_status status) throws SQLException
SQLException
public void close() throws Exception
close
in interface net.idea.modbcum.i.processors.IProcessor<IStructureRecord,IStructureRecord>
close
in class AbstractRepositoryWriter<IStructureRecord,IStructureRecord>
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.