-1

I already have created JPA entities from database tables.

I would like to know if we can create JPA entities for database Views.

JuanZe
  • 8,007
  • 44
  • 58
Suneel
  • 131
  • 5

1 Answers1

1

Yes you can. Here is a blog post about it, from first page of a google search.

bhdrkn
  • 6,244
  • 5
  • 35
  • 42