On Wed, 13 Sep 2000, Rickard [iso-8859-1] �berg wrote:
> You don't listen Sebastien... we've been over this a thousand times now
> on the JAWS mailing list... I'm telling you, the findByXX doesn't work
> anymore because of the JAWS change to use handles instead of pk's for
> single entity references. Change it back and it will work however.
> 
> /Rickard

        Well, truly, findByXX methods should still work *unless XX is a
dependent EJB* right?  That is, User.findByName(String name) works if
"name" is a field that corresponds directly to a DB column, but not if
"name" is itself an EJB that gets stored in the DB as a handle.

Aaron



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to