users@glassfish.java.net

Re: Questions on EJB 3.0 and data retrieval.

From: <glassfish_at_javadesktop.org>
Date: Thu, 10 May 2007 09:58:30 PDT

My problem is that I am not getting new data at the container level.

So

>patientList = patientService.findNewPatients(getDate(), providerId, insuranceType);

if patientService is your sessionFacade (I am assuming) would get the same thing over and over, even if I edited something in an sql session.

I am guess that something needs to be changed on the EJB or Toplink level?
[Message sent by forum member 'ericchile' (ericchile)]

http://forums.java.net/jive/thread.jspa?messageID=216352