Package | Description |
---|---|
org.pentaho.di.core | |
org.pentaho.di.core.database |
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
|
org.pentaho.di.core.database.map | |
org.pentaho.di.core.database.util | |
org.pentaho.di.core.logging |
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
|
org.pentaho.di.core.row | |
org.pentaho.di.core.row.value | |
org.pentaho.di.metastore |
Class and Description |
---|
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
Class and Description |
---|
BaseDatabaseMeta
This class contains the basic information on a database connection.
|
Catalog
Contains the information that's stored in a single catalog.
|
Database
Database handles the process of connecting to, reading from, writing to and updating databases.
|
DatabaseConnectionPoolParameter |
DatabaseFactoryInterface |
DatabaseInterface
This interface describes the methods that a database connection needs to have in order to describe it properly.
|
DatabaseInterfaceExtended
Deprecated.
As of release 6.1. The methods will be added to the existing interface at the next major release.
DatabaseMeta.getDropTableIfExistsStatement(String) which is using those new methods can be freely used,
because it contains fallbacks in case of existing interface (DatabaseInterface ) using. |
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
DatabaseTestResults
Created by ddiroma on 5/10/2018.
|
DataSourceNamingException
This class provides a wrapper around NamingException or other exceptions that may occur when trying to get a data
source by name.
|
DataSourceProviderInterface
The purpose of this interface is to provide a way to get data sources from more places than just JNDI.
|
DataSourceProviderInterface.DatasourceType |
GenericDatabaseMeta
Contains Generic Database Connection information through static final members
|
IngresDatabaseMeta
Contains Computer Associates Ingres specific information through static final members
|
MSSQLServerDatabaseMeta
Contains MySQL specific information through static final members
|
MySQLDatabaseMeta
Contains MySQL specific information through static final members
|
PartitionDatabaseMeta
Class to contain the information needed to parition (cluster): id, hostname, port, database
|
PostgreSQLDatabaseMeta
Contains PostgreSQL specific information through static final members
|
Schema
Contains the information that's stored in a single schema.
|
SqlScriptParser
This class represents a splitter of SQL script into separate statements.
|
SqlScriptStatement |
VerticaDatabaseMeta
Contains Vertica Analytic Database information through static final members
|
Class and Description |
---|
Database
Database handles the process of connecting to, reading from, writing to and updating databases.
|
DatabaseTransactionListener |
Class and Description |
---|
DataSourceNamingException
This class provides a wrapper around NamingException or other exceptions that may occur when trying to get a data
source by name.
|
DataSourceProviderInterface
The purpose of this interface is to provide a way to get data sources from more places than just JNDI.
|
DataSourceProviderInterface.DatasourceType |
Class and Description |
---|
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
Class and Description |
---|
DatabaseInterface
This interface describes the methods that a database connection needs to have in order to describe it properly.
|
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
Class and Description |
---|
DatabaseInterface
This interface describes the methods that a database connection needs to have in order to describe it properly.
|
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
Class and Description |
---|
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
Copyright © 2019 Hitachi Vantara. All rights reserved.