-
Dec 6th, 2012, 07:11 AM
#1
RESTful retrieval of entities
Hi all,
Most sample implementations are based upon JPA entity retrieval using JPA's entity manager.
How would one go about entity retrieve via REST, i.e. a webapp retrieving, displaying and updating data it does not "own" and cannot access via a db, e.g. airline ticket bookings retrieved via REST.
Is there something like an implementation of a REST-Entity Manager, wrapping all RestTemplate actions, or some sort of REST-Dao?
Any input would be much appreciated.
Thanks,
Thomas
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules