First Create a Class and extends with Run Base Batch class

Then override the description method and return the job name. it will appear on job dialog.

Now override the run method and write your logic. in my case i was updating the status from 0 to 1 in my custom table

Now override the main method and run your code like below image

Now Run the class by right click and select open a dialog will appear like below image.




Tidak ada komentar:
Posting Komentar