Package org.knime.base.node.io.database

Contains nodes to access data via a database connection.

See:
          Description

Interface Summary
DBVariableSupportNodeModel Interface for all database model implementations.
 

Class Summary
DatabaseLoopingNodeDialogPane  
DatabaseLoopingNodeFactory  
DatabaseLoopingNodeModel  
DBColumnFilterNodeDialogPane  
DBColumnFilterNodeFactory  
DBColumnFilterNodeModel  
DBConnectionNodeFactory  
DBConnectionNodeModel  
DBConnectionWriterDialogPane Dialog pane of the database connection writer.
DBConnectionWriterNodeFactory  
DBConnectionWriterNodeModel  
DBDialogPane Creates a panel to select database driver, enter database URL, user and password - optionally from credentials.
DBNodeModel Abstract class derives the general NodeModel for all database node implementations.
DBQueryNodeDialogPane Deprecated.
DBQueryNodeFactory Deprecated.
DBQueryNodeFactory2  
DBQueryNodeModel Deprecated.
DBQueryNodeModel2  
DBReaderConnectionNodeFactory  
DBReaderConnectionNodeModel  
DBReaderDialogPane  
DBReaderNodeFactory  
DBReaderNodeModel  
DBRowFilterNodeDialogPane  
DBRowFilterNodeFactory  
DBRowFilterNodeModel  
DBSQLTypesPanel Panel which allows to specify an SQL type for each column.
DBTreeBrowser Class implements a tree that shows all available tables grouped by table types together with their table names and column names (requested on demand).
DBVariableSupportNodeModel.Resolver Resolver providing methods to parse queries and wrap certain variables.
DBWriterDialogPane Dialog pane of the database writer.
DBWriterNodeFactory  
DBWriterNodeModel Database writer model which creates a new table and adds the entire table to it.
 

Package org.knime.base.node.io.database Description

Contains nodes to access data via a database connection. Different nodes exist that read or write the KNIME's DataTables or just open a database connection to allow operations inside the database without reading the entire table.



Copyright, 2003 - 2012. 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.