Uses of Class
org.pentaho.di.core.database.SqlScriptStatement
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
-
Uses of SqlScriptStatement in org.pentaho.di.core.database
Modifier and TypeMethodDescriptionBaseDatabaseMeta.getSqlScriptStatements
(String sqlScript) Parse the statements in the provided SQL script, provide more information about where each was found in the script.DatabaseInterface.getSqlScriptStatements
(String sqlScript) Parse the statements in the provided SQL script, provide more information about where each was found in the script.