| Name | Description | Type | Package | Framework |
| AbstractBooleanDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME | |
| AbstractColumnDBAggregationFunction | Abstract class that allows the user to select a column from the input table. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
| AbstractConcatDBAggregationFunction | Abstract class that can be used by concatenation functions. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
| AbstractDistinctDBAggregationFunction | Abstract class that provides a dialog where the user can select if distinct should be used in the function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| AggregationFunction | Methods are not thread safe since they might have internal state. | Interface | org.knime.core.node.port.database.aggregation | KNIME |
| AggregationFunctionProvider | Interface | org.knime.core.node.port.database.aggregation | KNIME | |
| ArrayAggDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function.postgresql | KNIME | |
| ArrayAggDBAggregationFunction .Factory | Factory for ArrayAggDBAggregationFunction. | Class | org.knime.core.node.port.database.aggregation.function.postgresql | KNIME |
| AvgDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| AvgDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| AvgDistinctDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| AvgDistinctDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BitAndDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| BitAndDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BitOrDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| BitOrDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BitXOrDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| BitXOrDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| BooleanFuntionSettings | Class that save the settings of the BooleanFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
| BooleanFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.booleanoption | KNIME |
| ColumnFuntionSettings | Class that save the settings of the ColumnFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
| ColumnFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.column | KNIME |
| ConcatDBAggregationFuntionSettings | Class that save the settings of the ConcatDBAggregationFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
| ConcatDBAggregationFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.concatenate | KNIME |
| CorrDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| CorrDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CountDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| CountDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CountDistinctDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| CountDistinctDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarPopDBAggregationFunction | COmputes the co variance of two columns. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarPopDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarSampDBAggregationFunction | COmputes the co variance of two columns. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CovarSampDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| CustomDBAggregationFunction | Database aggregation function that allows the user to manually specify the aggregation function to use. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| CustomDBAggregationFunction .Factory | Factory for CustomDBAggregationFunction. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| CustomDBAggregationFuntionSettings | Class that save the settings of the CustomDBAggregationFuntionSettingsPanel. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| CustomDBAggregationFuntionSettingsPanel | JPanel that allows the user to specify layout mapping settings. | Class | org.knime.core.node.port.database.aggregation.function.custom | KNIME |
| DatabaseConnectionPortObject | Port object that holds a database connection (without any query). | Class | org.knime.core.node.port.database | KNIME |
| DatabaseConnectionPortObject .Serializer | Serializer used to save DatabaseConnectionPortObjects. | Class | org.knime.core.node.port.database | KNIME |
| DatabaseConnectionPortObjectSpec | Specification for a database connection port. | Class | org.knime.core.node.port.database | KNIME |
| DatabaseConnectionPortObjectSpec .Serializer | A serializer for DatabaseConnectionPortObjectSpecs. | Class | org.knime.core.node.port.database | KNIME |
| DatabaseConnectionSettings | Class | org.knime.core.node.port.database | KNIME | |
| DatabaseConnectionView | Class | org.knime.core.node.port.database | KNIME | |
| DatabaseDriverLoader | Utility class to load additional drivers from jar and zip to theAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.core.node.port.database | KNIME |
| DatabaseDriverLoaderTest | Class | org.knime.core.node.port.database | KNIME | |
| DatabasePortObject | Class used as database port object holding a BufferedDataTable and a ModelContentRO to create a database connection. | Class | org.knime.core.node.port.database | KNIME |
| DatabasePortObject .Serializer | Serializer used to save DatabasePortObject. | Class | org.knime.core.node.port.database | KNIME |
| DatabasePortObjectSpec | Class used as database port object holding a DataTableSpec and a ModelContentRO to create a database connection. | Class | org.knime.core.node.port.database | KNIME |
| DatabasePortObjectSpec .Serializer | Class | org.knime.core.node.port.database | KNIME | |
| DatabaseQueryConnectionSettings | Class | org.knime.core.node.port.database | KNIME | |
| DatabaseReaderConnection | Creates a connection to read from database. | Class | org.knime.core.node.port.database | KNIME |
| DatabaseUtility | This class is the entry point for database specific routines and information. | Class | org.knime.core.node.port.database | KNIME |
| DatabaseWrappedDriver | Wraps an java. | Class | org.knime.core.node.port.database | KNIME |
| DatabaseWriterConnection | Creates a connection to write to database. | Class | org.knime.core.node.port.database | KNIME |
| DB2Utility | Database utility for IBM DB2. | Class | org.knime.core.node.port.database | KNIME |
| DBAggregationFunction | Interface | org.knime.core.node.port.database.aggregation | KNIME | |
| DBAggregationFunctionFactory | Factory for creating DBAggregationFunction. | Interface | org.knime.core.node.port.database.aggregation | KNIME |
| DBAggregationFunctionLabelComparator | Compares two DBAggregationFunctions based on their name. | Class | org.knime.core.node.port.database.aggregation | KNIME |
| DBAggregationFunctionUtil | Class | org.knime.core.node.port.database.aggregation | KNIME | |
| FirstDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| FirstDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| GroupConcatDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| GroupConcatDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| InvalidAggregationFunction | Interface that indicates an invalid aggregation function. | Interface | org.knime.core.node.port.database.aggregation | KNIME |
| InvalidDBAggregationFunction | Class that indicates an invalid db aggregation function. | Class | org.knime.core.node.port.database.aggregation | KNIME |
| LastDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| LastDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| MaxDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| MaxDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| MinDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| MinDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| MySQLUtility | Database utility for MySQL. | Class | org.knime.core.node.port.database | KNIME |
| NoSettingsDBAggregationFunction | This class should be extended by DBAggregationFunctions that do not need additional settings. | Class | org.knime.core.node.port.database.aggregation | KNIME |
| OracleUtility | Database utility for Oracle. | Class | org.knime.core.node.port.database | KNIME |
| PostgreSQLUtility | Database utility for PostgreSQL. | Class | org.knime.core.node.port.database | KNIME |
| RegrAvgXDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgXDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrAvgYDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrCountDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrCountDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrInterceptDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrInterceptDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrR2DBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrR2DBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSlopeDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSlopeDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXXDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXXDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSXYDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSYYDBAggregationFunction | Aggregation function. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| RegrSYYDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| SimpleDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation | KNIME | |
| SQLiteUtility | Database utility for SQLite. | Class | org.knime.core.node.port.database | KNIME |
| SQLServerUtility | Database utility for MS SQL Server. | Class | org.knime.core.node.port.database | KNIME |
| StatementManipulator | This class lets you manipulate SQL statement by adding database-specific parts or changing statement parameters. | Class | org.knime.core.node.port.database | KNIME |
| StdDevPopDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| StdDevPopDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| StdDevSampDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| StdDevSampDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| SumDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| SumDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| SumDistinctDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| SumDistinctDBAggregationFunction .Factory | Factory for parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| TotalDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function.sqlite | KNIME | |
| TotalDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function.sqlite | KNIME |
| VariancePopDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VariancePopDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| VarianceSampDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VarianceSampDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| VarPopDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VarPopDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |
| VarSampDBAggregationFunction | Class | org.knime.core.node.port.database.aggregation.function | KNIME | |
| VarSampDBAggregationFunction .Factory | Factory for the parent class. | Class | org.knime.core.node.port.database.aggregation.function | KNIME |