java - how to return an entity from restful client -


i have been days. trying return persistent entity restful web resource using jersey client. there r 2 entities in 1 many relation each other. seem work fine when part of getting collection entity relationship goes burst. while jersey client can lookup xml representations of related entity bad job of getting entity collection of related entity..how go this. examples b appreciated. assume have restful web service across globe , being access jersey restful client


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -