
Browser Tools
Communication Tools
Database Tools
Download Apps
Email Tools
Image Tools
Media Tools
Office Tools
Search Tools
Security-Privacy
Server Tools
System Utilities
TCP/IP Networking
Web Authoring Tools
Misc. Categories
|
| Hibernate |
Category: Java and Javascript - 78 downloads
|
Description
Hibernate is a powerful, ultra-high performance object_relational persistence and query service for Java. Hibernate lets you develop persistent objects following common Java idiom - including association, inheritance, polymorphism, composition and the Java collections framework. Extremely fine-grained, richly typed object models are possible. The Hibernate Query Language, designed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate is now the most popular ORM solution for Java.
Hibernate rejects the use of build-time code generation / bytecode processing. Instead, reflection and runtime bytecode generation is used and SQL generation occurs at system startup time. This decision ensures that Hibernate does not impact upon IDE debugging and incremental compile.
All major relational database management systems are supported: Oracle, DB2, MySQL, PostgreSQL, Sybase, SAP DB, HypersonicSQL, Microsoft SQL Server, Informix, FrontBase, Ingres, Progress, Mckoi SQL, Pointbase and Interbase.
Hibernate provides an ODMG 3 interface alongside a more expressive native API.
|
|
|
Quick Reviews
Write a review and share your thoughts with other downloaders.
|
|