Uses of Package
org.pentaho.di.core.database
-
Packages that use org.pentaho.di.core.database 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 -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core Class Description DatabaseMeta This class defines the database specific parameters for a certain database type. -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core.database Class 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.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 membersIngresDatabaseMeta Contains Computer Associates Ingres specific information through static final membersMSSQLServerDatabaseMeta Contains MySQL specific information through static final membersMySQLDatabaseMeta Contains MySQL specific information through static final membersPartitionDatabaseMeta Class to contain the information needed to parition (cluster): id, hostname, port, databasePostgreSQLDatabaseMeta Contains PostgreSQL specific information through static final membersSchema 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 -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core.database.map Class Description Database Database handles the process of connecting to, reading from, writing to and updating databases.DatabaseTransactionListener -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core.database.util Class 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 -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core.logging Class Description DatabaseMeta This class defines the database specific parameters for a certain database type. -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core.row Class 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. -
Classes in org.pentaho.di.core.database used by org.pentaho.di.core.row.value Class 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. -
Classes in org.pentaho.di.core.database used by org.pentaho.di.metastore Class Description DatabaseMeta This class defines the database specific parameters for a certain database type.