Client Server Communication and Persistence Frameworks

Posted by soontobeared on Stack Overflow See other posts from Stack Overflow or by soontobeared
Published on 2010-04-05T14:51:37Z Indexed on 2010/04/05 14:53 UTC
Read the original article Hit count: 218

Filed under:
|
|
|

Hi, When using Persistence frameworks like Hibernate, JPA etc. on the server side, what are the general practices of passing on the data between client and server ? Are there any existing design patterns for the same ?

Thanks.

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about jpa