Collections in java is a framework that provides an architecture to store and manipulate the group of objects. All the operations that you perform on a data such as searching, sorting, insertion, manipulation, deletion etc. can be performed by Java collections.
There are five collection types in hibernate used for one-to-many relationship mappings:-
1. Bag
2. Set
3. List
4. Array
5. Map