Package org.pentaho.di.trans
Class DatabaseImpact
java.lang.Object
org.pentaho.di.trans.DatabaseImpact
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final String[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
TYPE_IMPACT_NONE
public static final int TYPE_IMPACT_NONE- See Also:
-
TYPE_IMPACT_READ
public static final int TYPE_IMPACT_READ- See Also:
-
TYPE_IMPACT_WRITE
public static final int TYPE_IMPACT_WRITE- See Also:
-
TYPE_IMPACT_READ_WRITE
public static final int TYPE_IMPACT_READ_WRITE- See Also:
-
TYPE_IMPACT_TRUNCATE
public static final int TYPE_IMPACT_TRUNCATE- See Also:
-
TYPE_IMPACT_DELETE
public static final int TYPE_IMPACT_DELETE- See Also:
-
TYPE_IMPACT_UPDATE
public static final int TYPE_IMPACT_UPDATE- See Also:
-
typeDesc
-
-
Constructor Details
-
DatabaseImpact
-
-
Method Details
-
getTransformationName
-
getStepName
-
getValueOrigin
-
getDatabaseName
-
getTable
-
getField
-
getValue
-
getSQL
-
getRemark
-
getTypeDesc
-
getTypeDesc
-
getType
public int getType() -
getRow
public org.pentaho.di.core.RowMetaAndData getRow()
-