Uses of Class
org.knime.core.node.port.database.DatabasePortObjectSpec

Packages that use DatabasePortObjectSpec
org.knime.base.node.io.database Contains nodes to access data via a database connection. 
org.knime.core.node.port.database   
 

Uses of DatabasePortObjectSpec in org.knime.base.node.io.database
 

Methods in org.knime.base.node.io.database with parameters of type DatabasePortObjectSpec
(package private)  DatabaseQueryConnectionSettings DBNodeModel.createDBQueryConnection(DatabasePortObjectSpec spec, String newQuery)
          Creates a new query connection based on the connection settings, that is, either create a new table or wrap the SQL statement.
 

Uses of DatabasePortObjectSpec in org.knime.core.node.port.database
 

Methods in org.knime.core.node.port.database that return DatabasePortObjectSpec
 DatabasePortObjectSpec DatabasePortObject.getSpec()
          Get specification to this port object.
 

Methods in org.knime.core.node.port.database that return types with arguments of type DatabasePortObjectSpec
static PortObjectSpec.PortObjectSpecSerializer<DatabasePortObjectSpec> DatabasePortObjectSpec.getPortObjectSpecSerializer()
          Serializer used to save DatabasePortObjectSpec.
 

Constructors in org.knime.core.node.port.database with parameters of type DatabasePortObjectSpec
DatabasePortObject(DatabasePortObjectSpec spec)
          Creates a new database port object.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.