Components to use sql inserts or updates with a jdbc connection pool
Issue
We want to use JDBC connection pooling for our application and also we want to execute simple insert/update SQL's in Fuse. We do not want to use the JPA approach of creating objects for each db table.
Would you please let me the best way to do it ?
Environment
- JBoss Fuse 6.X
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.