Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6935963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:10:19+00:00 2026-05-27T12:10:19+00:00

beginTx() { Connection conn = ds.getConnection(); SingleConnectionDataSource scd = new SingleConnectionDataSource(conn, true); SimpleJdbcTemplate template

  • 0
beginTx() {
Connection conn = ds.getConnection();
SingleConnectionDataSource scd = new SingleConnectionDataSource(conn, true);
SimpleJdbcTemplate template = new SimpleJdbcTemplate(scd);
}

I would like to reuse scd and template without having to create new scd and templates. How can I achieve that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T12:10:19+00:00Added an answer on May 27, 2026 at 12:10 pm

    You could create a bean and inject it like:

    <bean id="dataSource"
            class="org.springframework.jdbc.datasource.SingleConnectionDataSource"
            p:driverClassName="org.postgresql.Driver"
            p:url="jdbc:postgresql://localhost/extension" 
            p:username="user"
            p:password="pass" 
            />
    

    But keep in mind as the doc specifies that this is primarily intended for testing and it is not working well in multi-threaded environment.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have implemented a slider bar type UI control, like the Unlock mechanism on
This seems like a very strange problem. I'm stress testing my neo4j graph database,
How would I take the string KNOWS and use it as a Relationship type
I'm writing my first asp.net mvc application and I have a question about custom
C# has several useful classes for networking tasks such as TcpClient and WebClient. Both
The problem that I'm running into is that after I make an AutoIndex index
I am writing and building my software for Mono using Delphi Prism. So, I
I'm trying to wrap some existing APM calls ( BeginX , EndX ) in
Ok I have two classes: Image and Scene. Now in the Image header file,
I'm writing a little calendar application, for now in javascript and html5 For some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.