cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Translate the entire conversation x

How to get java.sql.Connection object by code?

AntonBagryanov
12-Amethyst

How to get java.sql.Connection object by code?

Hi to all!

I need to get Connection object from Spring. Anybody know how to do it?

Thanks!

ACCEPTED SOLUTION

Accepted Solutions

Thanks, Lori. The reference below give good information of how to use JdbcTemplate object.

Spring JdbcTemplate Querying examples

View solution in original post

2 REPLIES 2

Anton, were you able to figure this out? I did a quick Google search and came across this and thought it might be helpful just in case:

http://stackoverflow.com/questions/25328155/getting-java-sql-connection-from-spring-jdbc-getjdbctemplate

Thanks, Lori. The reference below give good information of how to use JdbcTemplate object.

Spring JdbcTemplate Querying examples

Announcements

Top Tags