I\'m trying to associate a list of function (whom Embeddable) within my Employee Entity and H2 seems unhappy with this saying that it expected an \"identifier\"
Got same issue with Order as entity. Changed table name to "orderz" and goes on.