Hey,
As I am new in CloverEtl, I am finding difficulty in dealing with java part in Clover. For example, suppose i want to create a custom component using java or
creating a transform class, I dont understand how to do that.
Does Clover has any reference guide for java code and its various pre-built functios and methods.
Any reference link from where i can start the java part and start understanding what exactly to do and approach for java code.
There are some .java and .class files in the “simpleExamples” provided by Clover itself under the “trans” like
1. customizedTransformExample.java]
2.reformatJoin.java
and so on.
As i dont have any idea about java part, its becoming difficult for me to exactly understand the code in this. How should I start of with this??
Thanks.