I have used JPA to fetch data from postgres. I have created a table in database - smartbank and accordingly created the model classes. Now, everything works fine in sts and