public class DbDescriptorWriter extends AbstractPropertyWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
AbstractPropertyWriter.mode
AbstractRepositoryWriter.OP
annotationsWriter, dataset, propertyWriter, readProperty, selectField, templateDefWriter
exec, operation, queryexec
Constructor and Description |
---|
DbDescriptorWriter() |
Modifier and Type | Method and Description |
---|---|
protected void |
descriptorEntry(org.openscience.cdk.qsar.DescriptorValue target,
Property property,
int propertyIndex,
int idtuple) |
protected String |
getComments(String name,
org.openscience.cdk.qsar.DescriptorValue descriptor) |
protected Iterable<Property> |
getPropertyNames(org.openscience.cdk.qsar.DescriptorValue value) |
protected org.openscience.cdk.qsar.DescriptorValue |
transform(org.openscience.cdk.qsar.DescriptorValue target) |
getDataset, getTuple, propertyEntry, setDataset, write, write
close, create, delete, getOperation, open, prepareStatement, process, read, setConnection, setOperation, transaction, update
getConnection, isCloseConnection, isEnabled, setCloseConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
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 void descriptorEntry(org.openscience.cdk.qsar.DescriptorValue target, Property property, int propertyIndex, int idtuple) throws SQLException
descriptorEntry
in class AbstractPropertyWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
SQLException
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 value)
getPropertyNames
in class AbstractPropertyWriter<org.openscience.cdk.qsar.DescriptorValue,org.openscience.cdk.qsar.DescriptorValue>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.