Chapter 4. Working with Collections

In this chapter, we will cover the following recipes:

  • Persisting List
  • Persisting Set
  • Persisting Map
  • Persisting Array

Introduction

Hibernate allows us to map the Java collections object with data structures. In this chapter, we will look at how to deal with Java collections using Hibernate. Java collections commonly include List, Map, Set, and Array. All standard Java collections are supported by hibernate.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.58.209.201