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

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

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

AntonBagryanov
3-Visitor

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
LoriSood
22-Sapphire III
(To:AntonBagryanov)

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