answersLogoWhite

0

What is the use of hibernet in Java?

Updated: 10/17/2022
User Avatar

Wiki User

13y ago

Best Answer

Hibernate is a framework in Java and J2EE which is used to connect to the database in Enterprise class applications. Actually Hibernate is too big a topic to elaborate in one answer but it is used to connect to databases and retrieve/update values. The benefit is that, we need not manually write queries like we do in normal Java database connectivity. Instead hibernate takes care of connecting to the database and picking up or updating the values we need. It does this with the help of hibernate mapping files which are xml files that represent the database schema which we intend on retrieving or updating.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Raghul Manickam V S

Lvl 4
1y ago

The program retrieves POJOs (plain old Java objects) from a relational database using the Hibernate framework as the persistence layer. Object-relational mapping tools are provided by the framework known as Hibernate (ORM)

Do you wanna know more about Hibernate Framework in java, Check this out

Name: Login360 Software Training Institute

Address: No-06, Ground Floor, 5th Main Road, Vijaya Nagar Velachery, Chennai – 600042.

Phone: 6385872810

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of hibernet in Java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is java 7?

Java 7 is the most current version of Java. Many movies and games use Java.


Do you have to use java?

Not usually. There are numerous languages out there with similar functionality. The only time you must use Java is if your employer or client demands that a project be done in Java, or a particular platform requires the use of Java, such as Android OS.


What are the Names of header files in java?

Java doesn't use header files.


Can you do java keylogger?

Yes, it is possible to write a keylogger in Java, but you would need to use the Java Native Interface to do so.


What is a connection class in java?

to connect java and data base...use connection stament

Related questions

How do you use database in java?

By using JDBC/hibernet


What Is The Use Of The Hibernet Facility?

I want to know how I put my coputer in hinernet for less compsomption of electicity.


Does struts and hibernet comes under j2ee?

no


Can you use pointers in java?

Java does not support Pointers and hence you cannot use it in Java.


What technologies link to Java?

Java is exclusive to surfing the web. Some web sites use Java to embed videos, others use Java for advertisements.


Does Java Script use the same compiler as Java?

No


What you use in case of pointer in java?

Java does not have pointers


What is java 7?

Java 7 is the most current version of Java. Many movies and games use Java.


Which is the best Book to understand JAVA in short?

You can use Head First Java or Java Complete Reference to learn Java.


Do you have to use java?

Not usually. There are numerous languages out there with similar functionality. The only time you must use Java is if your employer or client demands that a project be done in Java, or a particular platform requires the use of Java, such as Android OS.


How do you script a RuneScape bot?

RuneScape bots use Java. Use a Java Binary Code.


Why you not use clrscr in java?

Many reasons, one of them: there is no 'clrscr' in Java.