public class DbDescriptorValuesWriter extends ValueWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
AbstractPropertyWriter.mode
AbstractRepositoryWriter.OP
Modifier and Type | Field and Description |
---|---|
protected DescriptorValue2Property |
helper |
n_error, n_idchemical, n_idproperty, n_idstructure, n_text, n_value, n_value_num, onduplicate_number, ps_descriptorvalue_number, ps_descriptorvalue_string, ps_insertstring, structure
annotationsWriter, dataset, propertyWriter, readProperty, selectField, templateDefWriter
exec, operation, queryexec
Constructor and Description |
---|
DbDescriptorValuesWriter() |
Modifier and Type | Method and Description |
---|---|
protected String |
getComments(String name,
org.openscience.cdk.qsar.DescriptorValue descriptor) |
protected Iterable<Property> |
getPropertyNames(org.openscience.cdk.qsar.DescriptorValue descriptor) |
protected Object |
getValue(org.openscience.cdk.qsar.DescriptorValue descriptor,
Property property,
int propertyIndex) |
protected boolean |
insertValue(double value,
Property property,
int idtuple,
AbstractPropertyWriter.mode error) |
protected boolean |
insertValue(String value,
Property property,
int idtuple,
AbstractPropertyWriter.mode error) |
protected org.openscience.cdk.qsar.DescriptorValue |
transform(org.openscience.cdk.qsar.DescriptorValue target) |
close, descriptorEntry, getStructure, getTuple, insertValueNaN, setStructure
getDataset, propertyEntry, setDataset, write, write
create, delete, getOperation, open, prepareStatement, process, read, setConnection, setOperation, transaction, update
getConnection, isCloseConnection, isEnabled, setCloseConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
protected DescriptorValue2Property helper
protected org.openscience.cdk.qsar.DescriptorValue transform(org.openscience.cdk.qsar.DescriptorValue target)
transform
in class AbstractPropertyWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
protected String getComments(String name, org.openscience.cdk.qsar.DescriptorValue descriptor)
getComments
in class AbstractPropertyWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
protected Iterable<Property> getPropertyNames(org.openscience.cdk.qsar.DescriptorValue descriptor)
getPropertyNames
in class AbstractPropertyWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
protected Object getValue(org.openscience.cdk.qsar.DescriptorValue descriptor, Property property, int propertyIndex)
getValue
in class ValueWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
protected boolean insertValue(double value, Property property, int idtuple, AbstractPropertyWriter.mode error) throws SQLException
insertValue
in class ValueWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
SQLException
protected boolean insertValue(String value, Property property, int idtuple, AbstractPropertyWriter.mode error) throws SQLException
insertValue
in class ValueWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
SQLException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.