Java Transformation:
====================
The Java transformation provides a simple,
native programming interface to define transformation functionality with the Java programming language.
Active or Passive?
If active, the transformation can generate more than one output row for each input row.
If passive, the transformation generates one output row for each input row.
Default is Active.