Read more 3 minute read CCode How to map a collection of Enums to a column with HibernateJune 7, 2019 Learn how you can create a custom Hibernate type to map a collection of enums to a single column in the relational database table.