Thursday, September 27, 2012

Hibernate general flow

Hibernate is a pure Java object-relational mapping (ORM) and persistence framework that allows you to map plain old Java objects to relational database tables using (XML/annotation) configuration files.

Hibernat general flow

No comments:

Post a Comment