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.
|
DatabaseMeta
This class defines the database specific parameters for a certain database type.
|
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.
|
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.
|
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.
|