flex « EntityManager « JPA Q&A





1. Flex Hibernate - Setting up EntityManager and SessionFactory with Flex/Mate/ and BlazeDS    stackoverflow.com

I am creating a Flex project using Mate, Blaze DS, Tomcat server. All of that seems to be working. Even my Hibernate calls are working. However they do not seem to ...

2. flex/actionscript client entity state refresh on JPA update using Pimento EntityManager    stackoverflow.com

My Flex application uses a client-side pimento EntityManager which fetches quite a few objects and associations. It does this by forcing eager fetching of particular association ends in the form of ...