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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:26:37+00:00 2026-05-29T06:26:37+00:00

I am creating a Java EE project that has over 40 database tables. Which

  • 0

I am creating a Java EE project that has over 40 database tables. Which persistence API is better to use for such a project: hibernate/jpa etc..

I could not find any post corresponding to this scenario even on google.

  • 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-29T06:26:37+00:00Added an answer on May 29, 2026 at 6:26 am

    You have lots of options, and your question is not easy to answer without knowing more about your specific requirements.

    When you want to get “persistence” up and running fast, use JPA. JPA is optimal for you if you don’t care about SQL or the relational model too much, but instead want to “persist” data and perform CRUD (OLTP). Some sample implementations:

    • Hibernate
    • EclipseLink
    • OpenJPA

    When you want to control your SQL, use non-standard frameworks. These may be better suited when you want to have fine-grained control over the queries that are emitted by the framework, because you want to perform much more than “CRUD” (i.e. OLAP):

    • MyBatis
    • Spring Data
    • jOOQ
    • QueryDSL

    When you want to do it all on your own, use JDBC, directly (which is also a “persistence API” in a way)

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

Sidebar

Related Questions

I have a project that's intended to use some PHP as well as Java
I have a Java Project , for which I'm now creating a Web interface,
I have (java) code that creates and populates tables in a derby database, using
In my current project I use IKVM to cross-compile several Java libraries that deal
I am creating a new Grails project that uses some Java code to do
When creating a new Java project in IntelliJ IDEA, the following directories and files
I am creating a graphing calculator in Java as a project for my programming
When creating a new project in netbeans, if i select JAVA Desktop application, it
I've creating a Java Swing application and I realized that I have many many
I am creating a java.util.logging.FileHandler that is allowed to cycle through files. When multiple

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.