Monday, April 29, 2013

JDBC driver & connections for different RDBMS

JDBC driver name and database URL take different forms for different databases, 



No comments:

Post a Comment

Json extractor and While loop

Waiting for a specific value in response of api request. using while loop. Add a While Loop. The api requets will be executed inside th...