Answer Posted / Pundreekaksha Sharma
In Talend, tJava, tJavaRow, and tJavaFlex are Java components used for data transformation. Here is a brief comparison: 1. tJava: This component allows you to write custom Java code for transforming data. It is useful when you need to perform complex transformations that cannot be achieved with other components. 2. tJavaRow: This component allows you to create a single Java method that will be executed for each row of input data. It is useful when you need to perform repetitive tasks on each row of data. 3. tJavaFlex: This component allows you to write custom Java code using the Java Flex syntax, which provides a more convenient way to write complex expressions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category