Pages

Affichage des articles dont le libellé est Hibernate Architecture. Afficher tous les articles
Affichage des articles dont le libellé est Hibernate Architecture. Afficher tous les articles

mercredi 29 mai 2013

Hibernate Architecture

The Hibernate architecture is layered to keep you isolated from having to know the underlying APIs. Hibernate makes use of the database and configuration data to provide persistence services (and persistent objects) to the application.
Following is a very high level view of the Hibernate Application Architecture.

vendredi 10 mai 2013

Hibernate Architecture

The Hibernate architecture is layered to keep you isolated from having to know the underlying APIs. Hibernate makes use of the database and configuration data to provide persistence services (and persistent objects) to the application.
Following is a very high level view of the Hibernate Application Architecture.