I have entity like:
@Entity @Table(name = "test") public class TestEntity { @ElementCollection @Column(name = "record_type_id", nullable