I hava db data Tables
id | price 700 | 1000 701 | 1100 702 | 1200
Use JPA (Hibernate)
@Entity @Table(name = "tables"