Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Hibernate in Action [Repost]

Posted By: Free butterfly
Hibernate in Action [Repost]

Hibernate in Action: Practical Object/Relational Mapping by Christian Bauer
English | 1 Aug. 2004 | ISBN: 193239415X | 432 Pages | PDF | 3 MB

Hibernate practically exploded onto the Java scene. Why? Because with it developers avoid a dreaded problem: object/relational mapping (ORM). There's a mismatch between your object-oriented code and the relational database you use.