Disclaimer: This project is intended for demonstration purposes only.
It shows a naive approach to using Eclipse Collections together with Hibernate ORM.
Do not copy or replicate this code in production — it is not a recommended or supported pattern for real-world applications.
This demo explores one means of enabling the use of Eclipse Collections with Hibernate
Hibernate was designed to work with standard Java collections (List, Set, Map)