I have a generated project working correctly and I have added an attribute to a main class.
@Column(name = "NAME") private String name;