Treffer: Java Hibernate Cookbook : Over 50 Recipes to Help You Build Dynamic and Powerful Real-time Java Hibernate Applications

Title:
Java Hibernate Cookbook : Over 50 Recipes to Help You Build Dynamic and Powerful Real-time Java Hibernate Applications
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

Over 50 recipes to help you build dynamic and powerful real-time Java Hibernate applications Key FeaturesLearn to associate JDBC and Hibernate with object persistenceManage association mappings, implement basic annotations and learn cachingGet to grips with Hibernate fundamentals from installation to developing a business application with this step-by-step guideBook DescriptionThis book will provide a useful hands-on guide to Hibernate to accomplish the development of a real-time Hibernate application. We will start with the basics of Hibernate, which include setting up Hibernate – the pre-requisites and multiple ways of configuring Hibernate using Java. We will then dive deep into the fundamentals of Hibernate such as SessionFactory, session, criteria, working with objects and criteria. This will help a developer have a better understanding of how Hibernate works and what needs to be done to run a Hibernate application. Moving on, we will learn how to work with annotations, associations and collections. In the final chapters, we will see explore querying, advanced Hibernate concepts and integration with other frameworks.What you will learnSet up and install Hibernate on your system and explore different ways in which Hibernate can be configuredLearn the basic concepts and fundamentals of Java HibernateDefine mappings without a use of XML file using AnnotationsPersist collection elements such as list, map, set and arrayExplore the various mapping options and learn to work with Hibernate associationsUnderstand advanced Hibernate concepts such as caching and inheritanceDevelop an engaging and robust real-world hibernate application based on a common business scenarioIntegrate Hibernate with other frameworks to develop robust enterprise applicationsWho this book is forThis is book for Java developers who now want to learn Hibernate. Good knowledge and understanding of Java is preferred to allow efficient programming of the core elements and applications; it would be helpful if readers are familiar with the basics of SQL.