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

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

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