posted 15 years ago
Hi at all,
I'm a neewie with JPA.
I need to map a search object to a table.
The search object has only and id, name. The big object has more fileds id, name, adress and more.
I use this as big object
What annotations a I need to use to map the search object to the table users?
Help is appreciated!
Thanks!