Product Avatar Image

Hibernate

Show rating breakdown
29 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.2
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

15
13
1
0
0

Hibernate Reviews

Review Filters
Profile Name
Star Rating
15
13
1
0
0
Humberto B.
HB
Humberto B.
procurando recolocação no mercado de trabalho
05/08/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

need a help with java hibernate on it!

its easier to program java with this tool and it´s not necessary burn your brain and work easily
VG
Vinay G.
03/21/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Perfect ORM

Easy to start and configure. Defining one-to-one, one-to-many and many-to-one entity relationship help developer to achieve complex DB design in middle layer of application architecture. Support of annotation based configuration is good. Default L1- cache support improves performance. Transaction support is really good. Perfect ORM.
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
03/15/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

My Hibernate Review

Well the best thing its database independency, you can move to different database software easily because you are developing to an abstraction. And caching mechanism (1st level & 2nd level cache) provided in hibernate means you don't need to hit database for similar queries, to improve performance.

About

Contact

HQ Location:
Glen Allen, Virginia

Social

@Hibernate

What is Hibernate?

Hibernate is an open-source Object-Relational Mapping (ORM) framework for Java applications, helping developers map Java objects to database tables and vice versa. It simplifies database interactions by handling the details of data retrieval and persistence, allowing developers to focus on application logic. Hibernate provides features like lazy loading, caching, and query capabilities through HQL (Hibernate Query Language). Its robust architecture supports multiple databases and promotes efficient database access.

Details

Website
hibernate.org