TransformationsTabRow representing the row with the given ID.
@param txId the ID of the Transformation to retrieve
@return a TransformationsTabRow holding the column data for the given Transformation ID.null is returned if the requested Transformation ID does not exist
@throws SQLException if a database error occurs
| |