home Info sitemap


Do you want outsource your project? PHP or Java , JSF 2, Richfaces 4, MySql and other technologies. Just send mail to info@developer.am.

Hibernate, created by Gavin King, known as the the best object/relational persistence tool for Java developers (Now is support .NET). It provides many elegant and innovative ways to simplifies the database transaction handling in Java.

Hibernate is great at a lot of things, but its something that needs to be used appropriately. In this tutorials, it providing many step by step examples and explanations on using Hibernate 3.0.

Happy learning Hibernate.

Hibernate Quick Start

Let’s go through a quick guide to understand the Hibernate.

Hibernate Configuration

All stuff of Hibernate configuration, XML mapping file, connection pool, logging and Hibernate dialect .

Hibernate Association (Relationship)

How to define the table relationship in Hibernate, including some useful relationship tweaks like inverse usage.

Hibernate Cascade

Hibernate cascade is use to manage the state of the other side automatically.

Hibernate Query Language (HQL)

Hibernate own language for the data manipulation, it’s quite similar to database SQL language.

Hibernate Criteria

Hibernate Criteria API is an alternative to Hibernate Query Language (HQL). It’s always a good solution in many optional search criteria.

Hibernate Native SQL

In some scenarios, Hibernate HQL or Criteria is just not enough to do what you want, here you can use the native database SQL language directly.

Hibernate Named Query

Named Query lets developers put the HQL into XML mapping file or annotation for maintainability purpose, you just do not want all your HQL syntax scatter all over the Java code. :)

Hibernate Transaction

All things related to Hibernate Transaction

Hibernate Advance Technique

Some Hibernate Advance technique, seldom use but practical skills (data filter and interceptor).

Hibernate Performance

Some tweaks will make your Hibernate run faster

Integrate Hibernate with Other Frameworks

Examples to integrate Hibernate with other frameworks.

Hibernate Tips & Tricks

Hibernate Tools

Hibernate tools is a very handy tool to generate the Hibernate code automatically. Working with Hibernate API or mapping metadata are tedious always, this tool will save you much of time, and it’s also a very Hibernate learning platform by studying the generated code.

Hibernate Common Errors

Here’s are list of the Hibernate common errors messages.

Hibernate Misc

Hibernate References



Announcement Bord
This site you can buy .









The Best IT Portal









The Best Autoportal









Announcement Bord





















J2EE Tutorials
Java Tutorial
Struts 1 Tutorial
EJB 3 Tutorial
Richfaces 4 Tutorial
Design Patterns
Documentation
HTML
CSS
Visual Basic 6.0
JavaScript
Regular Expressions
PHP Tutorial
Zend Tutorial
Smarty Tutorial
Examples
PHP Examples
JAVA Examples
HTML Examples
CSS Examples
JavaScript Examples
VisualBasic Examples
Intervew Questions
PHP Questions
JAVA Questions
HTML Questions
CSS Questions
JavaScript Questions
VisualBasic Questions