The problem about the repeated column in mapping, if you search for that error, is that multiple attributes in your entities could be the source for writing the column, which is unsupported. This is where the insertable = false, updatable = false bits help.