A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

U

UI - Static variable in class org.pentaho.di.core.logging.LogChannel
 
unEscapeHtml(String) - Static method in class org.pentaho.di.core.Const
UnEscape HTML content.
unEscapeHTML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
unEscapeXml(String) - Static method in class org.pentaho.di.core.Const
UnEscape XML content.
unEscapeXML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
UniVerseDatabaseMeta - Class in org.pentaho.di.core.database
Contains IBM UniVerse database specific information through static final members
UniVerseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.UniVerseDatabaseMeta
 
UNIX_CLOSE - Static variable in class org.pentaho.di.core.util.StringUtil
 
UNIX_OPEN - Static variable in class org.pentaho.di.core.util.StringUtil
 
UnknownParamException - Exception in org.pentaho.di.core.parameters
This is a PDI Exception for the named parameters.
UnknownParamException() - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
Constructs a new throwable with null as its detail message.
UnknownParamException(String) - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
Constructs a new throwable with the specified detail message.
UnknownParamException(Throwable) - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UnknownParamException(String, Throwable) - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
Constructs a new throwable with the specified detail message and cause.
unlockTables(String[]) - Method in class org.pentaho.di.core.database.Database
Unlock certain tables in the database for write operations
unregisterChangeListener(LAFChangeListener<E>) - Method in class org.pentaho.di.laf.LAFDelegate
unregister a @see LAFChangeListener from the Map which will prevent notification on @see Handler change
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.ThinParameterMetaData
 
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.ThinResultSetMetaData
 
unwrap(Class<T>) - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
update(NamedCluster, IMetaStore) - Method in class org.pentaho.di.core.namedcluster.NamedClusterManager
Updates a NamedCluster in the provided IMetaStore
updateArray(int, Array) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateArray(String, Array) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateArray(int, Array) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateArray(String, Array) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBlob(int, Blob) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBlob(String, Blob) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBlob(int, InputStream) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBlob(String, InputStream) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBlob(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBlob(String, InputStream, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBlob(int, Blob) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBlob(String, Blob) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBlob(int, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBlob(String, InputStream) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBlob(int, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBlob(String, InputStream, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBoolean(int, boolean) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBoolean(String, boolean) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBoolean(int, boolean) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBoolean(String, boolean) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateByte(int, byte) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateByte(String, byte) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateByte(int, byte) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateByte(String, byte) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBytes(int, byte[]) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBytes(String, byte[]) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateBytes(int, byte[]) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateBytes(String, byte[]) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateCharacterStream(int, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateCharacterStream(String, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateCharacterStream(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateCharacterStream(String, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateClob(int, Clob) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateClob(String, Clob) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateClob(int, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateClob(String, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateClob(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateClob(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateClob(int, Clob) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateClob(String, Clob) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateClob(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateClob(String, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateClob(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateClob(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateDate(int, Date) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateDate(String, Date) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateDate(int, Date) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateDate(String, Date) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateDouble(int, double) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateDouble(String, double) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateDouble(int, double) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateDouble(String, double) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateFloat(int, float) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateFloat(String, float) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateFloat(int, float) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateFloat(String, float) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateInt(int, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateInt(String, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateInt(int, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateInt(String, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateLong(int, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateLong(String, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateLong(int, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateLong(String, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNClob(int, NClob) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNClob(String, NClob) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNClob(int, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNClob(String, Reader) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNClob(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNClob(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNClob(int, NClob) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNClob(String, NClob) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNClob(int, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNClob(String, Reader) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNClob(int, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNClob(String, Reader, long) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNString(int, String) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNString(String, String) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNString(int, String) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNString(String, String) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNull(int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
Deprecated.
updateNull(String) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateNull(int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateNull(String) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateObject(int, Object) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateObject(String, Object) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateObject(int, Object, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateObject(String, Object, int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateObject(int, Object) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateObject(String, Object) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateObject(int, Object, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateObject(String, Object, int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateRef(int, Ref) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateRef(String, Ref) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateRef(int, Ref) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateRef(String, Ref) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateRow() - Method in class org.pentaho.di.core.database.Database
 
updateRow() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateRow() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateRowId(int, RowId) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateRowId(String, RowId) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateRowId(int, RowId) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateRowId(String, RowId) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updatesAreDetected(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
updateShort(int, short) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateShort(String, short) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateShort(int, short) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateShort(String, short) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateString(int, String) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateString(String, String) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateString(int, String) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateString(String, String) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateTime(int, Time) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateTime(String, Time) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateTime(int, Time) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateTime(String, Time) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
upper() - Method in class org.pentaho.di.compatibility.Value
 
upperCase(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
useCDATA(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
useDBCache() - Method in class org.pentaho.di.core.Props
 
USER_HOME_DIRECTORY - Static variable in class org.pentaho.di.core.Const
Deprecated.
useSafePoints() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
useSafePoints() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
useSafePoints() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
useSafePoints() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
useSchemaNameForTableList() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
 
useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
 
usesLocalFilePerTable() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
usesLocalFiles() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
Utils - Class in org.pentaho.di.core.util
 
Utils() - Constructor for class org.pentaho.di.core.util.Utils
 
UUID4Util - Class in org.pentaho.di.core.util
 
UUID4Util() - Constructor for class org.pentaho.di.core.util.UUID4Util
Constructor.
UUIDUtil - Class in org.pentaho.di.core.util
 
UUIDUtil() - Constructor for class org.pentaho.di.core.util.UUIDUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z