Rickard �berg writes:
 > Sachin Aggarwal wrote:
 > > Shouldn't the finder methods that use non key attributes for
 > > search look in the memory if the entity was not found in the
 > > database .
 > >
 > > This of course is relevant only in the case where the entity was
 > > created in the same transaction as the finder method invocation.
 >
 > Why do you need these two ops to be done in the same transaction? If you
 > did the create in one tx, and the find in another tx, then you would not
 > have the above problem.

Whatever, surely the container should _support_ finding an entity that
was created in the same transaction?

- Phil

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to