Uses of Class
org.pentaho.di.core.exception.KettleDatabaseBatchException
-
Packages that use KettleDatabaseBatchException Package Description org.pentaho.di.core.database Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution) -
-
Uses of KettleDatabaseBatchException in org.pentaho.di.core.database
Methods in org.pentaho.di.core.database that return KettleDatabaseBatchException Modifier and Type Method Description static KettleDatabaseBatchException
Database. createKettleDatabaseBatchException(String message, SQLException ex)
-