Hibernate Core for Java(Linux)

An object/relational persistence and query service for Java
Download

Hibernate Core for Java(Linux) Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Red Hat Middleware, LLC
  • Publisher web site:
  • Operating Systems:
  • Unix/Linux
  • File Size:
  • 30.01MB

Hibernate Core for Java(Linux) Tags


Hibernate Core for Java(Linux) Description

Hibernate Core for Java generates SQL for you, relieves you from manual JDBC result set handling and object conversion, and keeps your application portable to all SQL databases. Hibernate provides transparent persistence, the only requirement for a persistent class is a no-argument constructor. You don't even need classes, you can also persist a model using Maps of Maps, or just about anything else. You don't even need tables, Hibernate can map Entities and particular properties to SQL expressions. Hibernate offers sophisticated query options, you can write plain SQL, object-oriented HQL (Hibernate Query Language), or create programatic Criteria and Example queries. Hibernate can optimize object loading all the time, with various fetching and caching options. Hibernate adapts to your development process, no matter if you start with a design from scratch or work with an existing database, and it will support any application architecture. Combined with Hibernate EntityManager and Hibernate Annotations you can use Hibernate as a certified Java Persistence provider. Hibernate Core for Java key features: -Natural programming model - Hibernate supports natural OO idiom; inheritance, polymorphism, composition and the Java collections framework -Support for fine-grained object models - a rich variety of mappings for collections and dependent objects -No build-time bytecode enhancement - there's no extra code generation or bytecode processing steps in your build procedure -Extreme scalability - Hibernate is extremely performant, has a dual-Layer Cache architecture, and may be used in a cluster -The query options - Hibernate addresses both sides of the problem; not only how to get objects into the database, but also how to get them out again -Support for "conversations" - Hibernate supports both long-lived persistence contexts, detach/reattach of objects, and takes care of optimistic locking automatically -Free/open source


Hibernate Core for Java(Linux) Related Software