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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:10:38+00:00 2026-05-14T00:10:38+00:00

What is the best place in servlet for Hibernate code that returns HibernateSessionFactory ?

  • 0

What is the best place in servlet for Hibernate code that returns HibernateSessionFactory ?

I saw many examples: ones put db connection in service methods. Others – use smth like HibernateUtil (Singleton) that returns HibernateSessionFactory.

I don’t know is it safe to use HibernateUtil in multithreaded Servlets ?

  • 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-14T00:10:38+00:00Added an answer on May 14, 2026 at 12:10 am

    Usually, you should use an MVC framework in favor of Servlets directly, but that’s not your question, and I’m going to assume you have a good reason to be implementing your own Servlets. On to the answer…

    Per this – https://www.hibernate.org/hib_docs/v3/api/org/hibernate/SessionFactory.html:

    Implementors must be threadsafe.

    and

    SessionFactorys are immutable. The behaviour of a SessionFactory is controlled by properties supplied at configuration time. These properties are defined on Environment.

    So it’s OK to share an instance of SessionFactorys.

    In fact, from my experience, your HibernateUtil approach is the better approach, as SessionFactory creation can be very expensive.

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

Sidebar

Related Questions

Where is the best place to put code for when a WCF service is
I've been told that it's best to place Javascript code in a separate file
What would be the best place to implement some code that would be run
According to Facebook: The best place to put this code is right after the
Where's the best place to put a page method so that it's available in
I wanna know where is the best place to put the ini_set() functions, because
I'm wondering what is the best place to put the viewport tag. after <title>
Is there a consensus about the best place to put Python unittests? Should the
This is a rookie question. What's the best place to put @Resource private DataSource
What is the best place for javascript that is specific to a partial view?

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.