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

已回答

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

请先登录再写评论。