Can not map list of enums to database. (Hibernate)

Answered

Hi everyone! I tried to map list of enum (user roles) to create new table with user id and it roles.Here is my entities.

But get an exception 

Thanks for any advice

0

Please sign in to leave a comment.