That looks about identical to the test case that I came up with. > Any advice? I'm running low on ideas here... How did you get the data into your DB? What happens if you call em.find(TUser.class, [known_id]) ? Could you try creating some data and persisting it via JPA?
Thanks, Rick
