Hibernate framework news, help and research - TheServerSide.com

Java Development Topics:

Hibernate framework

Hibernate is an object/relational mapping library (ORM) for the Java language. It provides a object/relational persistence query service. With hibernate, you can map an object-oriented domain model to a traditional relational database. It is an open source product developed by Red Hat.

Data is one of the most valuable assets a company has. With Hibernate you can put it to good use in Java applications. In this section on Hibernate, get news, research, and tutorials on the Hibernate framework. Also, read tips and advice to find out how Hibernate framework can help your applications make the best use of the data available.

News:

1 - 3 of 15
  • OCAJP Java 7 Exam Expected in March 2012? OCPJP to Follow? 10 Jan 2012

    News - Highly anticipated, the new Oracle certification for Java, OCAJP, went out of beta on December 17th, 2011. So when will the new exam be released? And when will the OCPJP exam be released?

  • OCPJP & OCAJP: Java 7 training requirement for the Oracle Certified Professional Programmer dropped 21 Dec 2011

    News - In order to obtain the certified architect position from Oracle, attending and passing a training course is now required. But what about the Java Professional and Java Associate designations, OCPJP and OCAJP for Java 7?

  • Problems with ORMs TheServerSide Newsfeed | 02 Sep 2011

    News - Object Relational Mapping tools like Hibernate have helped developers make huge productivity gains in dealing with relational databases in the past several years. However, the well-documented problems with object-relational impedance mismatch inevitably...

VIEW ALL News ON Hibernate framework

Reference & Learning:

1 - 3 of 12

VIEW ALL Reference & Learning ON Hibernate framework

Expert Technical Advice:

1 - 3 of 4

VIEW ALL Expert Technical Advice ON Hibernate framework