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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T06:48:16+00:00 2026-05-21T06:48:16+00:00

I have been learning java spring hibernate MVC for 3 months and got pretty

  • 0

I have been learning java spring hibernate MVC for 3 months and got pretty idea of that . But i have not understood what JCR means.

I mean for e.g in my simple webiste in spring MVC what part can be done in JCR

  • 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-21T06:48:16+00:00Added an answer on May 21, 2026 at 6:48 am

    JCR would be an alternative persistence mechanism used in place of JPA (Hibernate), which hides JDBC from your application. In theory, the Java classes you have in your model might remain the same as you have now. However, if any classes in your model came about only because you needed to model some lower-level data structures for JPA, then these classes might not be needed with JCR.

    You’d need a good reason to replace an existing use of JPA with JCR. For example, you may have discovered that using JPA requires jumping through a lot of extra hoops and doing things you’d not really need to do.

    Having said that, JCR certainly has some advantages and capabilities that are not otherwise found in JPA:

    1. JCR supports structured data, unstructured data, and everything in between. JCR allows a flexible schema and can be very NoSQL-ish. JPA is very structured, with a fixed schema.
    2. JCR is hierarchical – some use cases are extremely hierarchical, and doing that with a relational model can be very difficult/expensive
    3. JCR has built-in events
    4. Most JCR implementations can store content in a variety of systems. Some can even access and federate existing content in other systems.
    5. No length limitation of string values
    6. JCR has full-text search support
    7. JCR has multiple query languages, including JCR-SQL2 (very SQL-like)
    8. There are some libraries that map Java classes to your node structures, and thus are very similar to JPA/Hibernate

    It all depends on whether these features are beneficial for your application.

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

Sidebar

Related Questions

I have been learning C++ for three months now and in that time created
I have been learning ASP.NET MVC in the last few months and I think
I've been learning and experimenting with Java Generics for a while but I have
I am currently learning about basic networking in java. I have been playing around
I have been learning about the basics of C# but haven't come across a
I have been learning C++ with some books from school that are from the
I have been learning Hibernate for the past few weeks, I have gotten most
I have been learning Scala for the past couple of months and now I
I'm learning Java and OOP, and have been doing the problems at Project Euler
I know that there have been plenty of topics describing this topic but I

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.