public class SQLDdlComponent extends SQLLookupRule
PREPARE_PARAMETER_PREFIXCOMPONENT_EXECUTE_FAIL, MISSING_SESSIONEMPTYLOGID, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR| Constructor and Description |
|---|
SQLDdlComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.pentaho.commons.connection.IPentahoResultSet |
doQuery(SQLConnection sqlConnection,
String query,
boolean forwardOnlyResultset) |
org.pentaho.actionsequence.dom.IActionDefinition |
getActionDefinition() |
getLogger, getResultOutputName, validateSystemSettingsdispose, done, executePrepared, getDatasourceConnection, getMaxRows, getQuery, getQueryTimeout, getReadOnly, getResultSet, init, resolveParameter, setMaxRows, setQueryTimeout, setReadOnly, shareConnection, validateActioncreateFeedbackParameter, createFeedbackParameter, createNewInstance, execute, getActionName, getActionTitle, getComponentDefinition, getComponentDefinition, getId, getInitFailMessage, getInitOk, getInstanceId, getLogId, getObjectName, getProcessId, getResourceAsString, getRuntimeContext, getSession, inputMissingError, outputMissingError, promptNeeded, promptNow, resourceComponentSettingError, resourceMissingError, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setInstanceId, setProcessId, setRuntimeContext, setSession, validatedebug, debug, error, error, error, fatal, fatal, getMessages, getUserString, info, info, setMessages, trace, trace, warn, warngenLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, setLoggingLevel, setLogIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getActionName, getComponentDefinition, getInstanceId, getMessages, getProcessId, getRuntimeContext, getSession, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setInstanceId, setMessages, setProcessId, setRuntimeContext, setSession, validatepublic org.pentaho.actionsequence.dom.IActionDefinition getActionDefinition()
getActionDefinition in interface org.pentaho.platform.api.engine.IComponentgetActionDefinition in class org.pentaho.platform.engine.services.solution.ComponentBasepublic org.pentaho.commons.connection.IPentahoResultSet doQuery(SQLConnection sqlConnection, String query, boolean forwardOnlyResultset) throws Exception
doQuery in class SQLBaseComponentException