Uses of Interface
org.pentaho.di.core.row.ValueMetaInterface
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
This package contains a set of Exceptions used in Kettle.
-
Uses of ValueMetaInterface in org.pentaho.di.core
Modifier and TypeMethodDescriptionvoid
RowMetaAndData.addValue
(ValueMetaInterface valueMeta, Object valueData) static final int
Props.getArgumentNumber
(ValueMetaInterface value) Convert "argument 1" to 1 -
Uses of ValueMetaInterface in org.pentaho.di.core.database
Modifier and TypeMethodDescriptionBaseDatabaseMeta.customizeValueFromSQLType
(ValueMetaInterface v, ResultSetMetaData rm, int index) Customizes the ValueMetaInterface defined in the baseDatabaseInterface.customizeValueFromSQLType
(ValueMetaInterface v, ResultSetMetaData rm, int index) Customizes the ValueMetaInterface defined in the baseGenericDatabaseMeta.customizeValueFromSQLType
(ValueMetaInterface v, ResultSetMetaData rm, int index) Modifier and TypeMethodDescriptionBaseDatabaseMeta.customizeValueFromSQLType
(ValueMetaInterface v, ResultSetMetaData rm, int index) Customizes the ValueMetaInterface defined in the baseDatabaseInterface.customizeValueFromSQLType
(ValueMetaInterface v, ResultSetMetaData rm, int index) Customizes the ValueMetaInterface defined in the baseGenericDatabaseMeta.customizeValueFromSQLType
(ValueMetaInterface v, ResultSetMetaData rm, int index) AS400DatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableAthenaDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) CacheDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableDatabaseInterface.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean use_autoinc, String pk, boolean semicolon) DatabricksDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) DB2DatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableDbaseDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableDerbyDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.Exasol4DatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableExtenDBDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableFirebirdDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableGenericDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.GoogleBigQueryDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) GuptaDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableH2DatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.HypersonicDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableInformixDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableIngresDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableInterbaseDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableKingbaseESDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableLucidDBDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableMondrianNativeDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) MonetDBDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.MSAccessDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableMSSQLServerDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableMySQLDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableNeoviewDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableNetezzaDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table Note: Netezza does not allow adding columns to tablesOracleDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableOracleRDBDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tablePostgreSQLDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableSAPDBDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableSnowflakeHVDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableSQLiteDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.SybaseDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableSybaseIQDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableTeradataDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.UniVerseDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.VectorWiseDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified tableVerticaDatabaseMeta.getAddColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.BaseDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableCacheDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableDatabaseInterface.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean use_autoinc, String pk, boolean semicolon) DB2DatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableExasol4DatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableExtenDBDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableGenericDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) IngresDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableKingbaseESDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableLucidDBDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableMSAccessDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableMSSQLServerDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableNeoviewDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableNetezzaDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified table Note: Netezza does not allow addition/deletion of columns to tablesOracleDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableOracleRDBDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tablePostgreSQLDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableSnowflakeHVDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableVectorWiseDatabaseMeta.getDropColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to drop a column from the specified tableAS400DatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) AthenaDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) CacheDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) DatabaseInterface.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) Describe a Value as a field in the database.DatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean use_autoinc) DatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean use_autoinc, boolean add_fieldname, boolean add_cr) DatabricksDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) DB2DatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) DbaseDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) DerbyDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) Exasol4DatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) ExtenDBDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) FirebirdDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) GenericDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) GoogleBigQueryDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) GuptaDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) H2DatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) HypersonicDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) InformixDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) IngresDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) InterbaseDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) KingbaseESDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) LucidDBDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) MondrianNativeDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) MonetDBDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) MSAccessDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) MSSQLServerDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) MySQLDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) NeoviewDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) NetezzaDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) OracleDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) OracleRDBDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) PostgreSQLDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) SAPDBDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) SnowflakeHVDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String surrogateKey, String primaryKey, boolean useAutoinc, boolean addFieldName, boolean addCr) SQLiteDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) SybaseDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) SybaseIQDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) TeradataDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) UniVerseDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) VectorWiseDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) VerticaDatabaseMeta.getFieldDefinition
(ValueMetaInterface v, String tk, String pk, boolean useAutoinc, boolean addFieldName, boolean addCr) AS400DatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableAthenaDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) CacheDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableDatabaseInterface.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean use_autoinc, String pk, boolean semicolon) DatabricksDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) DB2DatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableDbaseDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableDerbyDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableExasol4DatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableExtenDBDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableFirebirdDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableGenericDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableGoogleBigQueryDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) GuptaDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableH2DatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableHypersonicDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableInformixDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableIngresDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableInterbaseDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableKingbaseESDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableLucidDBDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableMondrianNativeDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) MonetDBDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableMSAccessDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableMSSQLServerDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableMySQLDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableNeoviewDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableNetezzaDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified table.OracleDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableOracleRDBDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tablePostgreSQLDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableSAPDBDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableSnowflakeHVDatabaseMeta.getModifyColumnStatement
(String tableName, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableSQLiteDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableSybaseDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableSybaseIQDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableTeradataDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableUniVerseDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableVectorWiseDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableVerticaDatabaseMeta.getModifyColumnStatement
(String tablename, ValueMetaInterface v, String tk, boolean useAutoinc, String pk, boolean semicolon) Generates the SQL statement to modify a column in the specified tableBaseDatabaseMeta.getSQLValue
(ValueMetaInterface valueMeta, Object valueData, String dateFormat) DatabaseInterface.getSQLValue
(ValueMetaInterface valueMeta, Object valueData, String dateFormat) Convert a value in the SQL equivalent.GenericDatabaseMeta.getSQLValue
(ValueMetaInterface valueMeta, Object valueData, String dateFormat) AzureSqlDataBaseMeta.getValueFromResultSet
(ResultSet rs, ValueMetaInterface val, int index) This method allows a database dialect to convert database specific data types to Kettle data types.BaseDatabaseMeta.getValueFromResultSet
(ResultSet rs, ValueMetaInterface val, int i) This method allows a database dialect to convert database specific data types to Kettle data types.DatabaseInterface.getValueFromResultSet
(ResultSet resultSet, ValueMetaInterface valueMeta, int index) This method allows a database dialect to convert database specific data types to Kettle data types.DatabaseMeta.getValueFromResultSet
(ResultSet rs, ValueMetaInterface val, int i) NeoviewDatabaseMeta.getValueFromResultSet
(ResultSet rs, ValueMetaInterface val, int i) This method allows a database dialect to convert database specific data types to Kettle data types.Vertica5DatabaseMeta.getValueFromResultSet
(ResultSet rs, ValueMetaInterface val, int index) This method allows a database dialect to convert database specific data types to Kettle data types.boolean
DatabaseMeta.isClob
(ValueMetaInterface v) void
Database.setValue
(PreparedStatement ps, ValueMetaInterface v, Object object, int pos) -
Uses of ValueMetaInterface in org.pentaho.di.core.exception
Modifier and TypeMethodDescriptionvoid
KettleConversionException.setFields
(List<ValueMetaInterface> fields) -
Uses of ValueMetaInterface in org.pentaho.di.core.row
Modifier and TypeMethodDescriptionValueMetaInterface.clone()
ValueMetaInterface.getConversionMetadata()
This conversion metadata can be attached to a String object to see where it came from and with which mask it was generated, the encoding, the local languages used, padding, etc.ValueMetaInterface.getMetadataPreview
(DatabaseMeta databaseMeta, ResultSet rs) This is a similar method to getValueFromSQLType, but it uses a ResultSet from a call to DatabaseMetaData#getColumns(String, String, String, String) The ResultSet must be positioned correctly on the row to read.ValueMetaInterface.getStorageMetadata()
Returns the storage Meta data that is needed for internal conversion from BinaryString or String to the specified type.ValueMetaInterface.getValueFromSQLType
(DatabaseMeta databaseMeta, String name, ResultSetMetaData rm, int index, boolean ignoreLength, boolean lazyConversion) Investigate JDBC result set metadata at the specified index.RowMeta.getValueMeta
(int index) Get the value metadata on the specified index.RowMetaInterface.getValueMeta
(int index) Get the value metadata on the specified index.ValueMetaAndData.getValueMeta()
RowMeta.searchValueMeta
(String valueName) Searches for a value with a certain name in the value meta listRowMetaInterface.searchValueMeta
(String valueName) Searches for a value with a certain name in the value meta list.Modifier and TypeMethodDescriptionRowMeta.getValueMetaList()
RowMetaInterface.getValueMetaList()
Gets the value meta list.Modifier and TypeMethodDescriptionstatic Object
ValueDataUtil.abs
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.addDays
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.addHours
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.addMinutes
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.addMonths
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.addSeconds
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.addTimeToDate
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, ValueMetaInterface metaC, Object dataC) void
RowMeta.addValueMeta
(int index, ValueMetaInterface meta) Add a metadata value on a certain location in the row.void
RowMeta.addValueMeta
(ValueMetaInterface meta) Add a metadata value.void
RowMetaInterface.addValueMeta
(int index, ValueMetaInterface meta) Add a metadata value on a certain location in the row.void
RowMetaInterface.addValueMeta
(ValueMetaInterface meta) Add a metadata value, extends the array if needed.static String
ValueDataUtil.byteToHexEncode
(ValueMetaInterface metaA, Object dataA) Change a string into its hexadecimal representation.static Object
ValueDataUtil.ceil
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.charToHexEncode
(ValueMetaInterface meta, Object data) Change a string into its hexadecimal representation.static Long
ValueDataUtil.checksumAdler32
(ValueMetaInterface metaA, Object dataA, boolean failIfNoFile) static Long
ValueDataUtil.ChecksumAdler32
(ValueMetaInterface metaA, Object dataA) Deprecated.static Long
ValueDataUtil.checksumCRC32
(ValueMetaInterface metaA, Object dataA, boolean failIfNoFile) static Long
ValueDataUtil.ChecksumCRC32
(ValueMetaInterface metaA, Object dataA) Deprecated.static Object
ValueDataUtil.combination1
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, ValueMetaInterface metaC, Object dataC) A + B * Cstatic Object
ValueDataUtil.combination2
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) SQRT( A*A + B*B )int
ValueMetaInterface.compare
(Object data1, ValueMetaInterface meta2, Object data2) Compare 2 values of the same data typeValueMetaInterface.convertData
(ValueMetaInterface meta2, Object data2) Convert the specified data to the data type specified in this object.ValueMetaInterface.convertDataCompatible
(ValueMetaInterface meta2, Object data2) Convert the specified data to the data type specified in this object.ValueMetaInterface.convertDataFromString
(String pol, ValueMetaInterface convertMeta, String nullif, String ifNull, int trim_type) Convert the specified string to the data type specified in this object.static String
ValueDataUtil.createChecksum
(ValueMetaInterface metaA, Object dataA, String type) Deprecated.static String
ValueDataUtil.createChecksum
(ValueMetaInterface metaA, Object dataA, String type, boolean failIfNoFile) static Object
ValueDataUtil.DateDiff
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, String resultType) Returns the number of days that have elapsed between dataA and dataB.static Object
ValueDataUtil.DateWorkingDiff
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.dayOfMonth
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.dayOfWeek
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.dayOfYear
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.divide
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Deprecated.static Object
ValueDataUtil.divide
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, VariableSpace space) static String
ValueDataUtil.escapeHTML
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.escapeSQL
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.escapeXML
(ValueMetaInterface metaA, Object dataA) boolean
RowMeta.exists
(ValueMetaInterface meta) boolean
RowMetaInterface.exists
(ValueMetaInterface meta) Check if a value is already present in this row with the same name.static Object
ValueDataUtil.floor
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.get_Double_Metaphone
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.get_Metaphone
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.get_RefinedSoundEx
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.get_SoundEx
(ValueMetaInterface metaA, Object dataA) static Long
ValueDataUtil.getDamerauLevenshtein_Distance
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) DamerauLevenshtein distance is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).static String
ValueDataUtil.getDigits
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.getFileEncoding
(ValueMetaInterface metaA, Object dataA) Deprecated.static String
ValueDataUtil.getFileEncoding
(ValueMetaInterface metaA, Object dataA, boolean failIfNoFile) Get file encoding.static Double
ValueDataUtil.getJaro_Similitude
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Jaro similitude is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).static Double
ValueDataUtil.getJaroWinkler_Similitude
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) JaroWinkler similitude is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).static Long
ValueDataUtil.getLevenshtein_Distance
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Levenshtein distance (LD) is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).static Long
ValueDataUtil.getNeedlemanWunsch_Distance
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) NeedlemanWunsch distance is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).static Object
ValueDataUtil.getZeroForValueMetaType
(ValueMetaInterface type) Default utility method to get exact zero value according to ValueMetaInterface.static String
ValueDataUtil.hexToByteDecode
(ValueMetaInterface meta, Object data) Change a hexadecimal string into normal ASCII representation.static String
ValueDataUtil.hexToCharDecode
(ValueMetaInterface meta, Object data) Change a hexadecimal string into normal ASCII representation.static Object
ValueDataUtil.hourOfDay
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.initCap
(ValueMetaInterface metaA, Object dataA) static boolean
ValueDataUtil.isXMLFileWellFormed
(ValueMetaInterface metaA, Object dataA) Deprecated.static boolean
ValueDataUtil.isXMLFileWellFormed
(ValueMetaInterface metaA, Object dataA, boolean failIfNoFile) Checks an xml file is well formed.static boolean
ValueDataUtil.isXMLWellFormed
(ValueMetaInterface metaA, Object dataA) Checks an xml string is well formed.static Object
ValueDataUtil.loadFileContentInBinary
(ValueMetaInterface metaA, Object dataA) Deprecated.static byte[]
ValueDataUtil.loadFileContentInBinary
(ValueMetaInterface metaA, Object dataA, boolean failIfNoFile) static String
ValueDataUtil.lowerCase
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.minus
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.minuteOfHour
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.monthOfDate
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.multiply
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) protected static Object
ValueDataUtil.multiplyNumeric
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) protected static Object
ValueDataUtil.multiplyString
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.nvl
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.percent1
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Deprecated.static Object
ValueDataUtil.percent1
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, VariableSpace space) static Object
ValueDataUtil.percent2
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Deprecated.static Object
ValueDataUtil.percent2
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, VariableSpace space) static Object
ValueDataUtil.percent3
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Deprecated.static Object
ValueDataUtil.percent3
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, VariableSpace space) static Object
ValueDataUtil.plus
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static Object
ValueDataUtil.plus3
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, ValueMetaInterface metaC, Object dataC) static Object
ValueDataUtil.quarterOfDate
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.remainder
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Returns the remainder (modulus) of A / B.static String
ValueDataUtil.removeCR
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.removeCRLF
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.removeDigits
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.removeLF
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.removeTAB
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.removeTimeFromDate
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.round
(ValueMetaInterface metaA, Object dataA) Rounding with no decimal places (using default rounding method ROUND_HALF_CEILING)static Object
ValueDataUtil.round
(ValueMetaInterface metaA, Object dataA, int roundingMode) Rounding with no decimal places with a given rounding methodstatic Object
ValueDataUtil.round
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) Rounding with decimal places (using default rounding method ROUND_HALF_EVEN)static Object
ValueDataUtil.round
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, int roundingMode) Rounding with decimal places with a given rounding methodstatic Object
ValueDataUtil.round
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB, ValueMetaInterface metaC, Object dataC) Rounding with decimal places with a given rounding methodstatic Object
ValueDataUtil.secondOfMinute
(ValueMetaInterface metaA, Object dataA) void
ValueMetaInterface.setConversionMetadata
(ValueMetaInterface conversionMetadata) Attach conversion metadata to a String object to see where it came from and with which mask it was generated, the encoding, the local languages used, padding, etc.void
ValueMetaInterface.setStorageMetadata
(ValueMetaInterface storageMetadata) Sets the storage meta data.void
RowMeta.setValueMeta
(int index, ValueMetaInterface valueMeta) Replaces a value meta entry in the row metadata with another onevoid
RowMetaInterface.setValueMeta
(int index, ValueMetaInterface valueMeta) Replaces a value meta entry in the row metadata with another one.void
ValueMetaAndData.setValueMeta
(ValueMetaInterface valueMeta) static Object
ValueDataUtil.sqrt
(ValueMetaInterface metaA, Object dataA) static long
ValueDataUtil.stringLen
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.sum
(ValueMetaInterface metaA, Object dataA, ValueMetaInterface metaB, Object dataB) static String
ValueDataUtil.unEscapeHTML
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.unEscapeXML
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.upperCase
(ValueMetaInterface metaA, Object dataA) static String
ValueDataUtil.useCDATA
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.weekOfYear
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.weekOfYearISO8601
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.yearOfDate
(ValueMetaInterface metaA, Object dataA) static Object
ValueDataUtil.yearOfDateISO8601
(ValueMetaInterface metaA, Object dataA) Modifier and TypeMethodDescriptionvoid
RowMeta.setValueMetaList
(List<ValueMetaInterface> valueMetaList) void
RowMetaInterface.setValueMetaList
(List<ValueMetaInterface> valueMetaList) Sets the value meta list. -
Uses of ValueMetaInterface in org.pentaho.di.core.row.value
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeFieldDescriptionprotected ValueMetaInterface
ValueMetaBase.conversionMetadata
protected ValueMetaInterface
ValueMetaBase.storageMetadata
Modifier and TypeMethodDescriptionstatic ValueMetaInterface
ValueMetaFactory.cloneValueMeta
(ValueMetaInterface source) static ValueMetaInterface
ValueMetaFactory.cloneValueMeta
(ValueMetaInterface source, int targetType) static ValueMetaInterface
ValueMetaFactory.createValueMeta
(int type) static ValueMetaInterface
ValueMetaFactory.createValueMeta
(String name, int type) static ValueMetaInterface
ValueMetaFactory.createValueMeta
(String name, int type, int length, int precision) ValueMetaBase.getConversionMetadata()
ValueMetaBase.getMetadataPreview
(DatabaseMeta databaseMeta, ResultSet rs) ValueMetaInternetAddress.getMetadataPreview
(DatabaseMeta databaseMeta, ResultSet rs) ValueMetaTimestamp.getMetadataPreview
(DatabaseMeta databaseMeta, ResultSet rs) ValueMetaBase.getStorageMetadata()
ValueMetaBase.getValueFromSQLType
(DatabaseMeta databaseMeta, String name, ResultSetMetaData rm, int index, boolean ignoreLength, boolean lazyConversion) ValueMetaInternetAddress.getValueFromSQLType
(DatabaseMeta databaseMeta, String name, ResultSetMetaData rm, int index, boolean ignoreLength, boolean lazyConversion) ValueMetaTimestamp.getValueFromSQLType
(DatabaseMeta databaseMeta, String name, ResultSetMetaData rm, int index, boolean ignoreLength, boolean lazyConversion) static ValueMetaInterface
ValueMetaFactory.guessValueMetaInterface
(Object object) This method makes attempt to guess kettle value meta interface based on Object class.Modifier and TypeMethodDescriptionstatic List<ValueMetaInterface>
ValueMetaFactory.getValueMetaPluginClasses()
Modifier and TypeMethodDescriptionstatic void
ValueMetaFactory.cloneInfo
(ValueMetaInterface source, ValueMetaInterface target) static ValueMetaInterface
ValueMetaFactory.cloneValueMeta
(ValueMetaInterface source) static ValueMetaInterface
ValueMetaFactory.cloneValueMeta
(ValueMetaInterface source, int targetType) int
ValueMetaBase.compare
(Object data1, ValueMetaInterface meta2, Object data2) Compare 2 values of the same data typeValueMetaBase.convertData
(ValueMetaInterface meta2, Object data2) Convert the specified data to the data type specified in this object.ValueMetaInternetAddress.convertData
(ValueMetaInterface meta2, Object data2) Convert the specified data to the data type specified in this object.ValueMetaTimestamp.convertData
(ValueMetaInterface meta2, Object data2) Convert the specified data to the data type specified in this object.ValueMetaBase.convertDataCompatible
(ValueMetaInterface meta2, Object data2) Convert the specified data to the data type specified in this object.ValueMetaBase.convertDataFromString
(String pol, ValueMetaInterface convertMeta, String nullIf, String ifNull, int trim_type) Convert the specified string to the data type specified in this object.ValueMetaInternetAddress.convertDataFromString
(String pol, ValueMetaInterface convertMeta, String nullIf, String ifNull, int trim_type) ValueMetaTimestamp.convertDataFromString
(String pol, ValueMetaInterface convertMeta, String nullIf, String ifNull, int trimType) protected void
ValueMetaBase.getOriginalColumnMetadata
(ValueMetaInterface v, ResultSetMetaData rm, int index, boolean ignoreLength) void
ValueMetaBase.setConversionMetadata
(ValueMetaInterface conversionMetadata) void
ValueMetaBase.setStorageMetadata
(ValueMetaInterface storageMetadata) -
Uses of ValueMetaInterface in org.pentaho.di.core.util
Modifier and TypeMethodDescriptionvoid
StringEvaluationResult.setConversionMeta
(ValueMetaInterface conversionMeta)
ValueDataUtil.checksumAdler32(ValueMetaInterface, Object, boolean)
instead