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 6025699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T04:20:18+00:00 2026-05-23T04:20:18+00:00

Specifically if I have three queries should I do PreparedStatement singleQuery … and share

  • 0

Specifically if I have three queries should I do

PreparedStatement singleQuery ...

and “share” the one object. Or should I do

PreparedStatement query1 ...
PreparedStatement query2 ...
PreparedStatement query3 ...
  • 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-23T04:20:19+00:00Added an answer on May 23, 2026 at 4:20 am

    It depends on how different the three queries are. If they are the same query but with different arguments then use a single PreparedStatement and set the arguments each time. If they are essentially three different queries (e.g. a select followed by an update) then you’ll need three different PreparedStatements.

    For example, if the SQL for all three is of the form SELECT * FROM table WHERE id = something then a single statement is fine.

    If the first query is SELECT name FROM customers WHERE id = ? and the second is SELECT price FROM products WHERE id = ? then you’re gonna need different objects.

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

Sidebar

Related Questions

is there an easy away to combine fields in awk? Specifically, I have lines
Specifically I have a PHP command-line script that at a certain point requires input
I'm relatively new to java (specifically swing) and have recently been making some fairly
I have a database that I used specifically for logging actions of users. The
Specifically, I have a model that has a field like this pub_date = models.DateField(date
We have had issues with Mootools not being very backward compatible specifically in the
I have been looking into the Castle project and specifically Windsor. I have been
I have some questions about logging, more specifically about setting it up and making
I have recently started having problems with TortoiseCVS, or more specifically with plink, the
We have an application which needs to use Direct3D. Specifically, it needs at least

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.