E
E
Eugene2018-04-03 15:44:29
Java
Eugene, 2018-04-03 15:44:29

What should models look like on the client in a client-server application when hibernate is used on the server?

Do I need to leave hibernate annotations and configs on the client and connect the module, or is it enough just to create models with the same fields and methods as on the server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
al_gon, 2018-04-03
@al_gon

No, it's unnecessary
www.baeldung.com/entity-to-and-from-dto-for-a-java...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question