'. '

Hibernate

From APIDesign

Revision as of 16:52, 1 September 2010 by JaroslavTulach (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Hibernate is an object relational mapping tool for Java. It does not hide the under-laying SQL completely, but it isolates the user from conversion of rowsets into typed data. This is done automatically via entity classes.

One of its weaknesses may be that it requires the truth to be defined in two places. Not many people complains about that now, but as the result of LiveDB experiment get more popular, the situation may change.

Personal tools
buy