Hibernate in Action.Hibernate See hibernation mode. In Action Christian Bauer & Gavin King Manning Publications Company 209 Bruce Park Av, Greenwich, CT 06830 193239415X $44.95 www.manning.com Hibernate In Action is an effective user's manual for the open-source Java tool of Hibernate, which has exploded in popularity due to its automation of a tedious task: persisting Java objects to a relational database Hierarchical, Network and Object Databases In non-relational "hierarchical" and "network" databases, records in one file contain embedded pointers to the locations of records in another, such as customers to orders and vendors to purchases. These are fixed links set up ahead of time to speed up daily processing. Another type of non-relational database is the "object database," which stores data consistent with their object model (see object database)., a task made laborious by the necessity of having to write code that maps one's object-oriented code to a relational database or vice-versa. Hibernate In Action explains the basic workings of Hibernate with examples, detailed instructions for using it, how to deal with concurrency Simultaneous operation within the computer. See multiprocessing, multitasking, multithreading, SMP and MPP. and transactions, efficiently retrieving objects, caching, and much more. Diagrams and sample code further elucidate this no-nonsense, easy-to-follow guide highly recommended for anyone tapping into the streamlined power of Hibernate. |
|
||||||||||||||||

Printer friendly
Cite/link
Email
Feedback
Reader Opinion