Required External Jar: mysql-connector-java-5.1.40-bin.jar to connect to Data Base.
Add this jar by right clicking the project -->Build Path--> Add external Archieve.
Create the Flow as Flowing
2) Database Connector Configuration:
Select MySQL as your database by double clicking the Data...
Step1 Message Flow:
[![enter image description here][1]][1]
Step 2: Databse Connector Configuration
For this you need mysql-connector-java-5.1.40-bin.jar .
Right click on Project -->build Path--> Add external archieve and add the jar(without jar it cannot be connected)
Enter all the value...