After generating entities from tables with JPA tool, add following in one entity class.@Id@Column(name="ROWID")private String rowid;