Showing posts with label JDBC. Show all posts
Showing posts with label JDBC. Show all posts

JAVA based project, that can be used to hit DB using JDBC, from WSO2 ESB

Hi Buddies,

Here is a small project that will enable you to hit MySQL DB using WSO2 ESB -


More description and examples coming soon.... Stay tuned...

Featured post

Oracle SQL Scheduled Jobs - An Interesting Approach

  Oracle SQL Scheduled Jobs A DB Scheduler is the best way to automate any backend database job. For instance, if you want to process the p...