I don\'t know how to create a JPA query to get all records from my table:
@Entity @Table(name = "A") public class A{ @Id @GeneratedValue(st