0
votes

I want to get rows from the database and then apply some java code on each row. How do I get a single row for manipulating in User Defined Java Class step?

If someone can elucidate this scenario with an example would be very helpful. Thanks in advance.

1

1 Answers

0
votes

There are samples in $KETTLE_HOME/samples directory. It includes as well example of using UserDefinedJavaClass Step.