Hibernate-Tutorials

Hibernate Tutorials - Direcoty. Hibernate is popular open source object relational mapping tool for Java platform. It provides powerful, ultra-high performance object/relational persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idiom - including association, inheritance, polymorphism, composition and the Java collections framework.

Programming Resource Home :: Hibernate-Tutorials

Advertisement

Advertisement




Hibernate-Tutorials
Tutorial Introduction To Hibernate 4.0
Hibernate is a Object-relational mapping (ORM) tool for Java. It was initiated by Gavin King in 2001. ORM methodology is used to map classes to tables, class instances is mapped to rows and attributes are mapped to table columns. It also map data types of Java to SQL data types. View Rating



Hibernate-Tutorials
Tutorial Hibernate One To Mapping
In this tutorial you will learn, how to do One-to-One mapping using Annotation View Rating















Hibernate-Tutorials
Tutorial Hibernate criteria max.
In this tutorial, you will see the use of max method of criteria class in hibernate. View Rating









Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.